diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-25 01:01:19 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-25 01:01:19 +0000 |
commit | 34b63cecb1f9223bd2ad9aa19f32ddde3d466ad6 (patch) | |
tree | c3b558f4a94616c27b2650c8693b8f1c70fe0c16 /keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk | |
parent | 7748a093cb7d231f01282f7f1a54a16351e61049 (diff) | |
parent | 06f8cb1b8a1f891d7d3b00a41a73ff2293115479 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk b/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk new file mode 100644 index 0000000000..d68fae9b2c --- /dev/null +++ b/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk @@ -0,0 +1,14 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes +MOUSEKEY_ENABLE = yes +EXTRAKEY_ENABLE = yes +CONSOLE_ENABLE = no +COMMAND_ENABLE = yes +NKRO_ENABLE = yes +BACKLIGHT_ENABLE = no +MIDI_ENABLE = no +AUDIO_ENABLE = no +UNICODE_ENABLE = no +BLUETOOTH_ENABLE = no +RGBLIGHT_ENABLE = no +SLEEP_LED_ENABLE = no
\ No newline at end of file |