forked from mirrors/qmk_userspace
[Keyboard] CyberGear Macro25 (#12518)
* add cybergear macro25 keyboard * add readme and fix file namings * rename readme.md * separate default and via keymaps * add info.json * unify info.json and key coordinates * remove via json * add missing via layers * Update keyboards/cybergear/macro25/keymaps/via/rules.mk * Update keyboards/cybergear/macro25/macro25.c * Update keyboards/cybergear/macro25/macro25.h * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * remove unnecessary config.h parameters * Update keyboards/cybergear/macro25/config.h * remove MATRIX_ROWS and COLS from config.h * Apply suggestions from code review set to LAYOUT_ortho_2x5 and fix grammar
This commit is contained in:
parent
9dea6f7720
commit
bcceb701cd
10 changed files with 535 additions and 0 deletions
15
keyboards/cybergear/macro25/readme.md
Normal file
15
keyboards/cybergear/macro25/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# CyberGear Macro25
|
||||
|
||||

|
||||
|
||||
Macro keyboard made using Arduino Pro Micro, with VIA support.
|
||||
|
||||
* Keyboard Maintainer: [CyberGear](https://github.com/CyberGear)
|
||||
* Hardware Supported: Arduino Pro Micro
|
||||
* Hardware Availability: [GitHub](https://github.com/CyberGear/mk-macro-01)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make cybergear/macro25: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).
|
Loading…
Add table
Add a link
Reference in a new issue