qmk-firmwares/keyboards/irene
James Young 7dacff6c89
Irene Layout Macro Additions (#20679)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_alice_split_bs

* add LAYOUT_alice

* add LAYOUT_alice_full_rshift

* add LAYOUT_alice_split_bs_full_rshift

* enable Community Layout support

* Apply suggestions from code review
2023-05-03 11:35:59 -07:00
..
keymaps Irene Layout Macro Additions (#20679) 2023-05-03 11:35:59 -07:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Irene Layout Macro Additions (#20679) 2023-05-03 11:35:59 -07:00
matrix_diagram.md Irene Layout Macro Additions (#20679) 2023-05-03 11:35:59 -07:00
readme.md [Keyboard] Add Irene Keyboard (#13991) 2021-08-13 21:54:38 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Irene

Irene

The Irene is a polycarbonate top-mount keyboard featuring the Alice layout inspired by TGR's Police and Jaxxstatic's Rukia. The name came from a Kpop idol Irene from Red Velvet.

Make example for this keyboard (after setting up your build environment):

make irene:default

To get to the bootloader, simply press the reset button located on the back of the PCB. You can then flash new firmware onto it.

Flashing example for this keyboard:

make irene:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.