summaryrefslogtreecommitdiff
path: root/keyboards/sofle/keymaps/foureight84/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-02 12:09:58 +0000
committerQMK Bot <hello@qmk.fm>2022-07-02 12:09:58 +0000
commit7e41eb02773207dd4a014575fe750f8d511bfb5b (patch)
tree15425f8c50f624b059bb5e4fcdd93a9f30d91911 /keyboards/sofle/keymaps/foureight84/rules.mk
parent871eeae4eab476cb64b40e0636ec19deeea79525 (diff)
parent9c2505676caa22a17c25ac29230d4faed948b71e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sofle/keymaps/foureight84/rules.mk')
-rw-r--r--keyboards/sofle/keymaps/foureight84/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/sofle/keymaps/foureight84/rules.mk b/keyboards/sofle/keymaps/foureight84/rules.mk
new file mode 100644
index 0000000000..102742ab1c
--- /dev/null
+++ b/keyboards/sofle/keymaps/foureight84/rules.mk
@@ -0,0 +1,24 @@
+OLED_ENABLE = yes
+ENCODER_ENABLE = yes
+EXTRAKEY_ENABLE = yes
+MOUSEKEY_ENABLE = yes
+WPM_ENABLE = yes
+
+#Debug options
+VERBOSE = no
+CONSOLE_ENABLE = no
+COMMAND_ENABLE = no
+
+LTO_ENABLE = yes
+
+SPLIT_KEYBOARD = yes
+
+VIA_ENABLE = no
+
+POINTING_DEVICE_ENABLE = yes
+POINTING_DEVICE_DRIVER = pimoroni_trackball
+
+SPACE_CADET_ENABLE = no
+GRAVE_ESC_ENABLE = no
+MAGIC_ENABLE = no
+MUSIC_ENABLE = no \ No newline at end of file