qmk-keychron-q3-colemak-dh/keyboards/koolertron/amag09/readme.md
Andrew Litt b291cd2586
Add Koolertron AMAG09 9 key macropad (#421)
* Add Koolertron AMAG09 9 key macropad

* Fix default keymap for koolertron/amag09

* Move as much as possible from C into info.json, fix layout name, and remove unnecessary LOCKING_ flags
2023-03-28 19:48:18 -06:00

1.2 KiB

AMAG09 (Koolertron)

Koolertron AMAG09

One Handed Macro Mechanical Keyboard, 9 Key with optional RGB backlighting.

  • Keyboard Maintainer: al177
  • Hardware Supported: AMAG09 (ATmega32A)
  • Hardware Availability:

Make example for this keyboard (after setting up your build environment):

make koolertron/amag09:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make amag09:default:flash
make amag09:vial:flash

Reset Key: Hold down the upper left key while plugging in the keyboard.

Tips:

  • The keyboard comes with bootloadHID installed from factory.
  • The configuration here is for the single color LED keyboard. RGB versions are presumed to be i2c like the amag23

Based on keyboards/amag23 by ianmclinden

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.