|
|
1 year ago | |
|---|---|---|
| .. | ||
| keymaps | f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) | 1 year ago |
| config.h | 495e83b30f Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773) | 2 years ago |
| keyboard.json | 07684bcc99 Remove `"console":false` from keyboards (#25190) | 1 year ago |
| matrix_diagram.md | 854fa2b34a Monstargear XO87 Soldered Layout Additions (#20744) | 3 years ago |
| readme.md | aadea5ab97 [Keyboard] Monstargear XO87 Solderable support (#11716) | 5 years ago |
| solderable.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| solderable.h | e648155113 Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | 2 years ago |
A TKL custom keyboard made by Monstar Gear.
Make example for this keyboard (after setting up your build environment):
make monstargear/xo87/solderable:default
Flashing example for this keyboard:
make monstargear/xo87/solderable:default:flash
The LED matrix is not yet working with this board. A temporary workaround to allow the caps/scroll/num lock LEDs to work has been added to allow this firmware to be functional without the led matrix.
Please be aware that Monstar Gear has not yet switched to this firmware and any PCB that is running the pre-installed firmware will need to use ISP to flash their board for the first time.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.