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.

27 lines
1.3 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 (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. Make example for this keyboard (after setting up your build environment):
  10. make amag23:default
  11. Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
  12. make amag23:default:flash
  13. **Reset Key**: Hold down the *Escape* key while plugging in the keyboard.
  14. **Tips**:
  15. - The keyboard comes with bootloadHID installed from factory.
  16. - 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.
  17. 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).