diff options
author | Christon DeWan <cmdpix@mac.com> | 2018-09-03 16:50:11 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-03 16:50:11 -0700 |
commit | 07fac2fbbff871827b17eba3a3740b8991e8c5d3 (patch) | |
tree | 6650cb1e457468092b6777155fd8d957fa628264 /keyboards/levinson/keymaps/xtonhasvim/rules.mk | |
parent | dd29b642564896f3753721db364b6413e501e6c1 (diff) |
Keymap: xtonhasvim Levinson (#3837)
* pulled in levinson from staging.
* simplified trilayer handling
and some other linting that bit me in the last code review
* formatting
Diffstat (limited to 'keyboards/levinson/keymaps/xtonhasvim/rules.mk')
-rw-r--r-- | keyboards/levinson/keymaps/xtonhasvim/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/levinson/keymaps/xtonhasvim/rules.mk b/keyboards/levinson/keymaps/xtonhasvim/rules.mk new file mode 100644 index 0000000000..ad5466991c --- /dev/null +++ b/keyboards/levinson/keymaps/xtonhasvim/rules.mk @@ -0,0 +1,5 @@ +# MOUSEKEY_ENABLE = yes +# BACKLIGHT_ENABLE = yes +# AUDIO_ENABLE = no + +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |