688426b502
* updated iris and kyria keymaps * added symbols I forgot to add to keymap * Update keyboards/keebio/iris/keymaps/jhelvy/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * condense code Co-authored-by: Ryan <fauxpark@gmail.com> * condense code Co-authored-by: Ryan <fauxpark@gmail.com> * made another small fix to a missing symbol in my iris keymap Co-authored-by: Ryan <fauxpark@gmail.com>
8 lines
371 B
Makefile
8 lines
371 B
Makefile
AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
|
|
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
LEADER_ENABLE = no # Enable the Leader Key feature
|
|
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
BACKLIGHT_ENABLE = no
|