From 7ea022ba88125c27ef2d137f52e7cf846ddb4ee9 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Sun, 17 Dec 2023 21:54:01 +1100 Subject: [Keymap Removal] Planck and related keymaps. (#22683) --- keyboards/planck/keymaps/rootiest/rules.mk | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 keyboards/planck/keymaps/rootiest/rules.mk (limited to 'keyboards/planck/keymaps/rootiest/rules.mk') diff --git a/keyboards/planck/keymaps/rootiest/rules.mk b/keyboards/planck/keymaps/rootiest/rules.mk deleted file mode 100644 index d6f42b33ad..0000000000 --- a/keyboards/planck/keymaps/rootiest/rules.mk +++ /dev/null @@ -1,23 +0,0 @@ -SRC += muse.c -ENCODER_ENABLE = yes # Enables basic encoder support -OLED_ENABLE = yes -# UNICODE_ENABLE = yes # Allow inputting basic unicode characters -UNICODEMAP_ENABLE = yes # Enable use of Unicode mapping array -# UCIS_ENABLE = yes # Another method for generating Unicode characters via maps -TAP_DANCE_ENABLE = yes # Enable Tap-Dance -NKRO_ENABLE = yes # Enable N-Key rollover -MOUSEKEY_ENABLE = yes # Enable mouse emulation -EXTRAKEY_ENABLE = yes # Allows audio control and System control -RAW_ENABLE = yes # Enable bi-directional communication to host -CONSOLE_ENABLE = yes # Enable outputting debugging data/logs to terminal -WPM_ENABLE = yes # Enable on-board words-per-minute tracking -VELOCIKEY_ENABLE = yes # Enables dynamically changing rgb animation speed based on WPM -LEADER_ENABLE = yes # Enables Leader-Key -COMBO_ENABLE = yes # Enables combo keys -KEY_LOCK_ENABLE = yes # Enables using lock key to maintain holds -# LTO_ENABLE = yes # Does some optimisation to make firmware size smaller -# SWAP_HANDS_ENABLE = yes # Enables the swap hands function -# DEBOUNCE_TYPE = sym_eager_pk # Change debounce algorithm - -# NOTE: The following is not yet available in main qmk branch -KEY_OVERRIDE_ENABLE = yes # Allows overiding modifier combos (change Shift+1 without affecting 1 or Shift's normal operation) -- cgit v1.2.3