rules.mk 475 B

123456789101112
  1. # This gets included at the beginning of the Planck's Makefile.
  2. # Alternatively, you can run make from the keymap directory
  3. # and the main Makefile will be included after.
  4. COMMAND_ENABLE = no # Disable shift combination, which conflicts with shift-parens
  5. NKRO_ENABLE = yes # N-key rollover required for use as a steno board
  6. AUDIO_ENABLE = no # Audio output on port C6
  7. TAP_DANCE_ENABLE = yes
  8. MOUSEKEY_ENABLE = yes
  9. CONSOLE_ENABLE = no
  10. BACKLIGHT_ENABLE = yes