summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/toinux/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/keymaps/toinux/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/toinux/rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/toinux/rules.mk b/keyboards/crkbd/keymaps/toinux/rules.mk
new file mode 100644
index 0000000000..07c98a08f8
--- /dev/null
+++ b/keyboards/crkbd/keymaps/toinux/rules.mk
@@ -0,0 +1,9 @@
+MOUSEKEY_ENABLE = yes # Mouse keys
+RGBLIGHT_ENABLE = no
+RGB_MATRIX_ENABLE = yes
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+LTO_ENABLE = yes
+BOOTLOADER = atmel-dfu
+
+SRC += ./oled.c ./rgb.c