summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk
diff options
context:
space:
mode:
authorLuc <luc.wastiaux@xsmail.com>2022-12-12 13:21:23 +0800
committerGitHub <noreply@github.com>2022-12-11 21:21:23 -0800
commitbf2ed0174bb2c9e60555e41f682cae25b6e4dde7 (patch)
tree921b4dbc2d15fc21bb098adc9f51f750efc46de2 /keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk
parent96ba554ca8878a4bc434e68b1b265d6fb9b11365 (diff)
[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net>
Diffstat (limited to 'keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk')
-rw-r--r--keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk b/keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk
new file mode 100644
index 0000000000..b696e1de8b
--- /dev/null
+++ b/keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk
@@ -0,0 +1,9 @@
+# Copyright 2022 LucW (@luc-languagetools)
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+MOUSEKEY_ENABLE = yes # Mouse keys
+RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
+# RGB_MATRIX_ENABLE = no
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+LTO_ENABLE = yes