summaryrefslogtreecommitdiff
path: root/ferris/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-04-02 20:29:24 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-04-02 20:29:24 +0200
commite91eeb4c20506a95f4697eb1d35774a8fb61d4bb (patch)
treed2832cf0e07f968a6079d02a91c21f4686c1c6a0 /ferris/rules.mk
parent0117e0199cb76259bbff6f93e9bfd1c2687f8049 (diff)
use https://stevep99.github.io/seniply/
Diffstat (limited to 'ferris/rules.mk')
-rw-r--r--ferris/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/ferris/rules.mk b/ferris/rules.mk
index 108f55a..dd070e7 100644
--- a/ferris/rules.mk
+++ b/ferris/rules.mk
@@ -5,19 +5,5 @@ LTO_ENABLE = yes
COMMAND_ENABLE = no
CONSOLE_ENABLE = no
-# we have some real mouse
-MOUSEKEY_ENABLE = no
-
-# more features we not use
-SPACE_CADET_ENABLE = no
-GRAVE_ESC_ENABLE = no
-MUSIC_ENABLE = no
-
-# caps word is great for defines
-CAPS_WORD_ENABLE = yes
-
-# add achordion to improve home row modifiers
-SRC += achordion.c
-
# per key debounce: https://github.com/qmk/qmk_firmware/blob/master/docs/feature_debounce_type.md
DEBOUNCE_TYPE = sym_defer_pk