diff options
author | Danilo Vulicevic <danilo.vulicevic@yahoo.com> | 2018-11-07 02:04:02 +0100 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-11-06 17:04:02 -0800 |
commit | a30dd2bb1711f5402007adf89af9b3adb758a7fb (patch) | |
tree | 27cce2d6a314a903eaf26242f1b3013b5c47da28 /keyboards/xd75/keymaps/billypython/rules.mk | |
parent | fc477a1ee7a68cab4ae8fb7d7f0c8d6a4e6c8509 (diff) |
Add xd75/billypython keymap (#4381)
* Add xd75/billypython keymap
* Expand rules.mk
(cherry picked from commit 806fee94ae3a21b6ca7a34624101349b57d41b75)
* Expand billypython's rules.mk
* Remove unused stuff in whitefox/billypython
Diffstat (limited to 'keyboards/xd75/keymaps/billypython/rules.mk')
-rw-r--r-- | keyboards/xd75/keymaps/billypython/rules.mk | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/billypython/rules.mk b/keyboards/xd75/keymaps/billypython/rules.mk new file mode 100644 index 0000000000..5a502b1526 --- /dev/null +++ b/keyboards/xd75/keymaps/billypython/rules.mk @@ -0,0 +1,15 @@ +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 |