diff options
author | Joe Scotto <contact@joescotto.com> | 2022-09-29 16:32:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 13:32:27 -0700 |
commit | 43e57ab777c4ea1fed0f649c7b6bed88505d0c43 (patch) | |
tree | b5653f08eb4958bc376b792261ffb9715c5e88dc /keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk | |
parent | 94ec64f91b9914d6b1a45485607cd1d494decc1f (diff) |
[Keyboard] Add ScottoCMD Keyboard (#18520)
Diffstat (limited to 'keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk b/keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk new file mode 100644 index 0000000000..bcee933e75 --- /dev/null +++ b/keyboards/handwired/jscotto/scottocmd/keymaps/default/rules.mk @@ -0,0 +1,2 @@ +WPM_ENABLE = yes +TAP_DANCE_ENABLE = yes |