diff options
Diffstat (limited to 'keyboards/evyd13/gh80_3700/keymaps/ps2/rules.mk')
-rw-r--r-- | keyboards/evyd13/gh80_3700/keymaps/ps2/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/evyd13/gh80_3700/keymaps/ps2/rules.mk b/keyboards/evyd13/gh80_3700/keymaps/ps2/rules.mk new file mode 100644 index 0000000000..3218145955 --- /dev/null +++ b/keyboards/evyd13/gh80_3700/keymaps/ps2/rules.mk @@ -0,0 +1,6 @@ +# Build Options +# change yes to no to disable +# +PS2_MOUSE_ENABLE = yes +PS2_ENABLE = yes +PS2_DRIVER = usart |