diff options
author | Maarten Dekkers <maartenwut@gmail.com> | 2020-08-17 04:15:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-16 19:15:30 -0700 |
commit | 792a4802446d0d5b97924bcb305ac0686b4539d8 (patch) | |
tree | 755b239e5abd7acd822c2bf8c4919be474465135 /keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk | |
parent | febf27361a6846d4c94cbe4adaeba87bc7726da6 (diff) |
[Keyboard] Maartenwut GH80-3700 (#9960)
* Add GH80-3700
* Add via keymap
* Update gh80_3700.h
* Update config.h
* LAYOUT_all -> LAYOUT_ortho_6x4
* Update readme.md
Diffstat (limited to 'keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk')
-rw-r--r-- | keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk b/keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk new file mode 100644 index 0000000000..c58a93b73a --- /dev/null +++ b/keyboards/maartenwut/gh80_3700/keymaps/ps2/rules.mk @@ -0,0 +1,5 @@ +# Build Options +# change yes to no to disable +# +PS2_MOUSE_ENABLE = yes +PS2_USE_USART = yes |