summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/kyria/keymaps/drashna/rules.mk
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-07-25 18:18:39 -0700
committerGitHub <noreply@github.com>2021-07-25 18:18:39 -0700
commit4bb595f94b5c77e7a961ff69d2b4d9c53a9094fc (patch)
treeaef7208a8afee7f2f33c5a91b4613537c7ccb8ea /keyboards/splitkb/kyria/keymaps/drashna/rules.mk
parentd90897052243808863bcab3b07e16d5b6a0b08f0 (diff)
[Keyboard] Fix up SplitKB keyboards (#13511)
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/drashna/rules.mk')
-rw-r--r--keyboards/splitkb/kyria/keymaps/drashna/rules.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/drashna/rules.mk b/keyboards/splitkb/kyria/keymaps/drashna/rules.mk
new file mode 100644
index 0000000000..4036f91453
--- /dev/null
+++ b/keyboards/splitkb/kyria/keymaps/drashna/rules.mk
@@ -0,0 +1,15 @@
+OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
+ENCODER_ENABLE = yes # ENables the use of one or more encoders
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+RGBLIGHT_STARTUP_ANIMATION = no
+
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # USB Nkey Rollover
+UNICODE_ENABLE = yes # Unicode
+BOOTLOADER = atmel-dfu
+
+# TAP_DANCE_ENABLE = yes