forked from mirrors/qmk_userspace
Add keaboard keyboard (#19816)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
7a099b7ea5
commit
999200c05a
5 changed files with 181 additions and 0 deletions
21
keyboards/keaboard/readme.md
Normal file
21
keyboards/keaboard/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# keaboard
|
||||
|
||||
A split columnular stagger 4x6 keyboard with 3 thumb keys designed by [Keith Wade](https://github.com/keawade). [More info on the GitHub Repo](https://github.com/keawade/keaboard).
|
||||
|
||||
* Keyboard Maintainer: [Keith Wade](https://github.com/keawade)
|
||||
* Hardware Supported: Pro Micro and clones
|
||||
* Hardware Availability: Open source. You can order your own from a PCB manufacturer.
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make keaboard/rev1:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make keaboard/rev1:default:flash
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
|
||||
Enter the bootloader by holding tapping reset button on the top edge of the board.
|
Loading…
Add table
Add a link
Reference in a new issue