qmk_firmware/keyboards/jadookb/jkb65
Ryan 522048725f
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
2023-04-08 18:08:08 +10:00
..
keymaps JadooKB JKB65 Community Layout Support (#18461) 2022-09-23 23:26:52 +01:00
r1 Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
r2 Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
jkb65.c Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
readme.md
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

JKB65 RGB

JKB65RGB

A 65% hotswap in switch RGB keyboard from JadooKB.

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

make jadookb/jkb65:default

Flashing example for this keyboard:

make jadookb/jkb65:default:flash

To reset the board into bootloader mode, do the following step:

  • Hold the Esc key while connecting the USB cable

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