diff options
author | X-Bows Tech <41098278+XBowsTech@users.noreply.github.com> | 2021-07-03 15:57:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 00:57:27 -0700 |
commit | 2af5d493e32dffe89d8b4908905d57a42aa47e53 (patch) | |
tree | 412d842b98e4a3b6d375e83c947832b03a70bcb4 /keyboards/xbows/numpad/keymaps/via/rules.mk | |
parent | 45dec4911c2816abcd5b5dc1834d85756be43e8d (diff) | |
download | qmk_firmware-2af5d493e32dffe89d8b4908905d57a42aa47e53.tar.gz qmk_firmware-2af5d493e32dffe89d8b4908905d57a42aa47e53.zip |
[Keyboard] Add X-Bows Knight_Plus Keyboard (#13221)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/xbows/numpad/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/xbows/numpad/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/xbows/numpad/keymaps/via/rules.mk b/keyboards/xbows/numpad/keymaps/via/rules.mk new file mode 100644 index 0000000000..1e5b99807c --- /dev/null +++ b/keyboards/xbows/numpad/keymaps/via/rules.mk @@ -0,0 +1 @@ +VIA_ENABLE = yes |