diff options
author | codecoffeecode <lyharris8@gmail.com> | 2020-04-12 22:22:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-13 07:22:26 +0200 |
commit | a2309b306aee4547208d571cf1dad7b0fda53523 (patch) | |
tree | c076066a16e8b62182a5ad542211aaf1c53410c5 /keyboards/niu_mini/keymaps/via/rules.mk | |
parent | 52ac6c4303e4333f9ccb7ecf9dbd691edaad1182 (diff) |
Adding Niu Mini to VIA (#8702)
* porting the niu_mini to via
* Wrong values in mk
* Updating to unique Vendor ID and Product ID
* Addressing zvecr comments
* Addressing fauxpark comments
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: Lauren Harris <lauren.y.harris@outlook.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/niu_mini/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/niu_mini/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/niu_mini/keymaps/via/rules.mk b/keyboards/niu_mini/keymaps/via/rules.mk new file mode 100644 index 0000000000..43061db1dd --- /dev/null +++ b/keyboards/niu_mini/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes
\ No newline at end of file |