diff options
author | xton <cmdpix@mac.com> | 2018-08-28 19:54:17 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-28 16:54:17 -0700 |
commit | 3892829d74119b1fe771b4b51c665448a433da1e (patch) | |
tree | 7c871491e2ffd3dd0fc3adcf1fa83b2cce859cd4 /keyboards/niu_mini/keymaps/xtonhasvim/rules.mk | |
parent | 3c209830558c5911ed7446c026ba4d38fdbfe83e (diff) | |
download | qmk_firmware-3892829d74119b1fe771b4b51c665448a433da1e.tar.gz |
Keymap: xtonhasvim updates (#3768)
* cherrypicking file changes just for updates
* removed unused heat foo
* avoid defining own min/max
* add license
* formatting
Diffstat (limited to 'keyboards/niu_mini/keymaps/xtonhasvim/rules.mk')
-rw-r--r-- | keyboards/niu_mini/keymaps/xtonhasvim/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/niu_mini/keymaps/xtonhasvim/rules.mk b/keyboards/niu_mini/keymaps/xtonhasvim/rules.mk index 3a93f9fd8..359f94f1e 100644 --- a/keyboards/niu_mini/keymaps/xtonhasvim/rules.mk +++ b/keyboards/niu_mini/keymaps/xtonhasvim/rules.mk @@ -4,3 +4,5 @@ endif MOUSEKEY_ENABLE = yes BACKLIGHT_ENABLE = no +AUDIO_ENABLE = no +CONSOLE_ENABLE = no # Console for debug(+400) |