diff options
Diffstat (limited to 'keyboards/amag23/readme.md')
| -rw-r--r-- | keyboards/amag23/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/amag23/readme.md b/keyboards/amag23/readme.md new file mode 100644 index 000000000..6ffd64f87 --- /dev/null +++ b/keyboards/amag23/readme.md | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | # AMAG23 (Koolertron) | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | One Handed Macro Mechanical Keyboard, 23 Key with optional RGB backlighting. | ||
| 6 | |||
| 7 | - Keyboard Maintainer: [ianmclinden](https://github.com/ianmclinden) | ||
| 8 | - Hardware Supported: AMAG23 (ATmega32A) | ||
| 9 | - Hardware Availability: | ||
| 10 | - [Newegg](https://www.newegg.com/p/32K-00H1-00001) | ||
| 11 | - [Amazon](https://www.amazon.com/Koolertron-Mechanical-Keyboard-One-Handed-Programmable/dp/B07RM1TBR8) | ||
| 12 | |||
| 13 | Make example for this keyboard (after setting up your build environment): | ||
| 14 | |||
| 15 | make amag23:default | ||
| 16 | |||
| 17 | Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) | ||
| 18 | |||
| 19 | make amag23:default:flash | ||
| 20 | |||
| 21 | **Reset Key**: Hold down the *Escape* key while plugging in the keyboard. | ||
| 22 | |||
| 23 | **Tips**: | ||
| 24 | - The keyboard comes with bootloadHID installed from factory. | ||
| 25 | - The RGB leds seem to be chained together in diagonal rows. The result is that only 7 individual colors are supported, and these are striped across the keypad. | ||
| 26 | |||
| 27 | 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). | ||
