b291cd2586
* 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
1.2 KiB
1.2 KiB
AMAG09 (Koolertron)
One Handed Macro Mechanical Keyboard, 9 Key with optional RGB backlighting.
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.