summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk')
-rw-r--r--keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk b/keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk
deleted file mode 100644
index b7e46ecfd2..0000000000
--- a/keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-OLED_ENABLE = no # Enables the use of OLED displays
-ENCODER_ENABLE = yes # Enables the use of one or more encoders
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-LEADER_ENABLE = yes # Enable the Leader Key feature
-MOUSEKEY_ENABLE = yes
-TAP_DANCE_ENABLE = yes
-POINTING_DEVICE_ENABLE = yes
-COMBO_ENABLE = yes
-
-# Reduce firmware size
-# https://thomasbaart.nl/2018/12/01/reducing-firmware-size-in-qmk/