rules.mk 306 B

12345678910111213
  1. # https://beta.docs.qmk.fm/reference/config-options#feature-options
  2. # Features Specifically Wanted
  3. EXTRAKEY_ENABLE = yes
  4. STENO_ENABLE = yes
  5. NKRO_ENABLE = yes
  6. AUDIO_ENABLE = yes
  7. # Features taking up space
  8. MOUSEKEY_ENABLE = no
  9. MIDI_ENABLE = no
  10. CONSOLE_ENABLE = no
  11. RGBLIGHT_ENABLE = no
  12. BACKLIGHT_ENABLE = no