diff options
author | Thomas Baart <thomas@splitkb.com> | 2019-11-26 07:51:58 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-11-25 22:51:58 -0800 |
commit | a2cedf4555ab417d849cbacf9562fd92407d5d71 (patch) | |
tree | dbc03c91cb73c2086a22e48d45425b274d4a2139 /keyboards/kyria/keymaps/tessachka/rules.mk | |
parent | 397897180b2d6da69badfc438773668312e54d2a (diff) | |
download | qmk_firmware-a2cedf4555ab417d849cbacf9562fd92407d5d71.tar.gz |
[Keymap] Added keymap for Tessachka (#7457)
* Added keymap for Tessachka
* Update keyboards/kyria/keymaps/tessachka/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/keymaps/tessachka/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kyria/keymaps/tessachka/rules.mk')
-rw-r--r-- | keyboards/kyria/keymaps/tessachka/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kyria/keymaps/tessachka/rules.mk b/keyboards/kyria/keymaps/tessachka/rules.mk new file mode 100644 index 000000000..b7d691efd --- /dev/null +++ b/keyboards/kyria/keymaps/tessachka/rules.mk @@ -0,0 +1,3 @@ +OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow +MOUSEKEY_ENABLE = yes |