forked from mirrors/qmk_firmware
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>
6 lines
166 B
Makefile
6 lines
166 B
Makefile
AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
|
|
MOUSEKEY_ENABLE = yes
|
|
ENCODER_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
RGBLIGHT_ENABLE = no
|
|
BACKLIGHT_ENABLE = no
|