diff options
author | Joe Scotto <me@joescotto.com> | 2022-09-24 14:56:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-24 11:56:06 -0700 |
commit | e88f0adcaed6432a0b1f7f7ea59e9928f0ff871a (patch) | |
tree | 48e1d94d9c98b23c98658d31c8df83ca6a8393a8 /keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk | |
parent | 7caf0b1ab89224c92671e4617f023b6ea1fa1531 (diff) |
[Keyboard] Add Scotto36 Keyboard (#18446)
Diffstat (limited to 'keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk b/keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk new file mode 100644 index 0000000000..6e339da6c6 --- /dev/null +++ b/keyboards/handwired/jscotto/scotto36/keymaps/default/rules.mk @@ -0,0 +1,4 @@ +OLED_ENABLE = yes +WPM_ENABLE = yes +LTO_ENABLE = yes +TAP_DANCE_ENABLE = yes
\ No newline at end of file |