[Keyboard] Add UA62 keyboard (#7290)
* Added UA62 Added UA62 Keyboard * Update readme.md * Made changes based on code review Updated files. * Rename UA62.c to ua62.c * Rename UA62.h to ua62.h * Rename keyboards/UA62/readme.md to keyboards/ua62/readme.md * Rename keyboards/UA62/keymaps/default/keymap.c to keyboards/ua62/keymaps/default/keymap.c * Rename keyboards/UA62/config.h to keyboards/ua62/config.h * Update and rename keyboards/UA62/info.json to keyboards/ua62/info.json * Rename keyboards/UA62/rules.mk to keyboards/ua62/rules.mk * Rename keyboards/UA62/ua62.c to keyboards/ua62/ua62.c * Rename keyboards/UA62/ua62.h to keyboards/ua62/ua62.h * Update keyboards/ua62/readme.md
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# UA62
|
||||
|
||||
* A Universal pcb for the atreus62
|
||||
* atreus62 by profet23
|
||||
* Original atreus by Phil Hagelberg
|
||||
* Keyboard Maintainer: [NaCly](https://github.com/na-cly)
|
||||
* Hardware Supported: UA62 PCB
|
||||
* Hardware Availability: https://github.com/na-cly/UA62 (Order PCBS)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ua62:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
Reference in New Issue
Block a user