mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-30 20:17:51 +00:00
* Add xd75/billypython keymap * Expand rules.mk (cherry picked from commit 806fee94ae3a21b6ca7a34624101349b57d41b75) * Expand billypython's rules.mk * Remove unused stuff in whitefox/billypython
16 lines
317 B
Makefile
16 lines
317 B
Makefile
AUDIO_ENABLE = no
|
|
BACKLIGHT_ENABLE = no
|
|
BLUETOOTH_ENABLE = no
|
|
BOOTMAGIC_ENABLE = no
|
|
COMMAND_ENABLE = yes
|
|
CONSOLE_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
MIDI_ENABLE = no
|
|
MOUSEKEY_ENABLE = yes
|
|
NKRO_ENABLE = yes
|
|
RGBLIGHT_ENABLE = no
|
|
SLEEP_LIGHT_ENABLE = no
|
|
TAP_DANCE_ENABLE = yes
|
|
UNICODE_ENABLE = yes
|
|
VISUALIZER_ENABLE = no
|