qmk_firmware/keyboards/irene
Ryan ccb6c908dd
Remove SOFT_SERIAL_PIN for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
irene.c [Keyboard] Add Irene Keyboard (#13991) 2021-08-13 21:54:38 -07:00
irene.h [Keyboard] Add Irene Keyboard (#13991) 2021-08-13 21:54:38 -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.