forked from forks/qmk_firmware
a30dd2bb17
* 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
316 B
Makefile
16 lines
316 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 = no
|
|
UNICODE_ENABLE = yes
|
|
VISUALIZER_ENABLE = no
|