From 9c2505676caa22a17c25ac29230d4faed948b71e Mon Sep 17 00:00:00 2001 From: foureight84 Date: Sat, 2 Jul 2022 05:08:13 -0700 Subject: foureight84 keymap for sofle (#17246) Co-authored-by: Drashna Jaelre --- keyboards/sofle/keymaps/foureight84/rules.mk | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 keyboards/sofle/keymaps/foureight84/rules.mk (limited to 'keyboards/sofle/keymaps/foureight84/rules.mk') 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 -- cgit v1.2.3