diff options
author | Fredric Silberberg <frsilb@microsoft.com> | 2018-12-13 11:06:41 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-12-13 18:30:15 -0800 |
commit | 89b80b79d50b2193830a961b0ab3ea398ae1d6f1 (patch) | |
tree | 98a7f2b908d9d371870f99f1a36e6c814c24a007 /keyboards/bigswitch/keymaps/333fred/rules.mk | |
parent | 9e6ee4777995a1ac3dfd7aa4454b0a4ed825d663 (diff) |
Add big switch layout
Diffstat (limited to 'keyboards/bigswitch/keymaps/333fred/rules.mk')
-rw-r--r-- | keyboards/bigswitch/keymaps/333fred/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/bigswitch/keymaps/333fred/rules.mk b/keyboards/bigswitch/keymaps/333fred/rules.mk new file mode 100644 index 0000000000..20aaadacbc --- /dev/null +++ b/keyboards/bigswitch/keymaps/333fred/rules.mk @@ -0,0 +1,5 @@ +# I'm not using things from my userpace in this one +USER_NAME = disable + +RGBLIGHT_ENABLE = yes +TAP_DANCE_ENABLE = yes |