mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-07 10:53:17 +02:00
* Add Aftermarket Keycult (Per Key RGB) PCB Support * Well since local lint and the real lint argue...I'm keeping to what I know and removing rules.mk. I'll fix C formatting later...again local lint thinks it's great. * literally lowercased already locally and git has it cached...I hate working with git. * c fix * c fix2 * c...sure would be nice to see the errors so I'm not just guessing... * magic? * Suggestions * Update keyboards/jubakuba/aftermarket_keycult_tkl/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/jubakuba/aftermarket_keycult_tkl/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
aftermarket_keycult_tkl
This code is specifically for the aftermarket QMK PCB maintained by Jubakuba that enables QMK with Per-Key-RGB for the Keycult TKL. This firmware should NOT be flashed on the stock PCB. The PCB needs to be ordered using a PCB provider using the hardware link below. This PCB will fit in the Keycult TKL keyboard and work as expected.
- Keyboard Maintainer: Mike Tihonovich
- Hardware Supported: Custom PCB
- Hardware Availability: https://github.com/Jubakuba/Keycult-TKL-Kicad
Make example for this keyboard (after setting up your build environment):
make jubakuba/aftermarket_keycult_tkl:default
Flashing example for this keyboard:
make jubakuba/aftermarket_keycult_tkl:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available
