From 999200c05a376638b0c9e6f383c9e0e0aef69a34 Mon Sep 17 00:00:00 2001 From: Keith Wade Date: Tue, 14 Feb 2023 02:13:27 -0500 Subject: Add keaboard keyboard (#19816) Co-authored-by: Ryan --- keyboards/keaboard/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 keyboards/keaboard/readme.md (limited to 'keyboards/keaboard/readme.md') diff --git a/keyboards/keaboard/readme.md b/keyboards/keaboard/readme.md new file mode 100644 index 0000000000..71473211ed --- /dev/null +++ b/keyboards/keaboard/readme.md @@ -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. \ No newline at end of file -- cgit v1.2.3