diff options
author | Drashna Jael're <drashna@live.com> | 2022-01-21 11:18:09 -0800 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2022-01-21 11:18:09 -0800 |
commit | 0ebd0de6f62c50e74a72ad5260fe1b8b5f2d3758 (patch) | |
tree | fd71523aa21d1c0930ccdeac2886abbd36407cd1 /keyboards/handwired/pytest/has_community | |
parent | 00d0bd6c610303f42a855ae4d4c7f90dab40c39d (diff) |
Fix qmk cli isues'
Diffstat (limited to 'keyboards/handwired/pytest/has_community')
-rw-r--r-- | keyboards/handwired/pytest/has_community/.noci | 0 | ||||
-rw-r--r-- | keyboards/handwired/pytest/has_community/readme.md | 0 | ||||
-rw-r--r-- | keyboards/handwired/pytest/has_community/rules.mk | 3 |
3 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/pytest/has_community/.noci b/keyboards/handwired/pytest/has_community/.noci new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/keyboards/handwired/pytest/has_community/.noci diff --git a/keyboards/handwired/pytest/has_community/readme.md b/keyboards/handwired/pytest/has_community/readme.md new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/keyboards/handwired/pytest/has_community/readme.md diff --git a/keyboards/handwired/pytest/has_community/rules.mk b/keyboards/handwired/pytest/has_community/rules.mk new file mode 100644 index 0000000000..4161649cbc --- /dev/null +++ b/keyboards/handwired/pytest/has_community/rules.mk @@ -0,0 +1,3 @@ +MCU = atmega32u4 + +LAYOUTS = ortho_1x1 |