qmk_firmware/keyboards/amag23
James Young fa10d5fda2
Koolertron AMAG23 Touch-Up (#20496)
* Update Product Links for AMAG23

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT
2023-04-18 14:12:25 -07:00
..
keymaps Koolertron AMAG23 Touch-Up (#20496) 2023-04-18 14:12:25 -07:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Koolertron AMAG23 Touch-Up (#20496) 2023-04-18 14:12:25 -07:00
readme.md Koolertron AMAG23 Touch-Up (#20496) 2023-04-18 14:12:25 -07:00
rules.mk Move `WS2812_DRIVER` to data driven (#20248) 2023-03-26 18:22:12 +11:00

readme.md

AMAG23 (Koolertron)

Koolertron AMAG23

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

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

make amag23:default

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

make amag23:default:flash

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

Tips:

  • The keyboard comes with bootloadHID installed from factory.
  • 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.

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