You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.5 KiB

  1. # AMAG23 (Koolertron)
  2. ![Koolertron AMAG23](https://i.imgur.com/DakwCxk.jpg)
  3. One Handed Macro Mechanical Keyboard, 23 Key with optional RGB backlighting.
  4. - Keyboard Maintainer: [ianmclinden](https://github.com/ianmclinden)
  5. - Hardware Supported: AMAG23 (AE-AMAG23-BKC) (ATmega32A)
  6. - Hardware Availability:
  7. - [Newegg](https://www.newegg.com/p/32K-00H1-00001)
  8. - [Amazon](https://www.amazon.com/Koolertron-Mechanical-Keyboard-One-Handed-Programmable/dp/B07RM1TBR8)
  9. - [Koolertron](http://www.koolertron.com/koolertron-one-handed-macro-mechanical-keyboard-with-23-fully-programmable-keys-portable-mini-one-handed-mechanical-gaming-keypad-black-blue-switches-rgb-led.html)
  10. Make example for this keyboard (after setting up your build environment):
  11. make amag23:default
  12. Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
  13. make amag23:default:flash
  14. **Reset Key**: Hold down the *Escape* key while plugging in the keyboard.
  15. **Tips**:
  16. - The keyboard comes with bootloadHID installed from factory.
  17. - 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.
  18. 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).