diff options
author | James Won <github@jwon.me> | 2021-07-24 08:40:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-24 08:40:05 -0700 |
commit | 44a0aa924c411298ff33cb90c9ddef709d44d843 (patch) | |
tree | 757bf4cb1f8c53d7429b224740241162d5991fe6 /keyboards/kinesis/keymaps/jwon/rules.mk | |
parent | 1b002b7dcc1707564db171d7926ade7f7d4894fc (diff) |
[Keymap] add kinesis/keymaps/jwon (#13618)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kinesis/keymaps/jwon/rules.mk')
-rw-r--r-- | keyboards/kinesis/keymaps/jwon/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kinesis/keymaps/jwon/rules.mk b/keyboards/kinesis/keymaps/jwon/rules.mk new file mode 100644 index 0000000000..e04ac19e4c --- /dev/null +++ b/keyboards/kinesis/keymaps/jwon/rules.mk @@ -0,0 +1,3 @@ +BOOTMAGIC_ENABLE = no +MOUSEKEY_ENABLE = no +NKRO_ENABLE = yes |