qmk_firmware/keyboards/jadookb/jkb65
Ryan 8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
2023-12-20 13:31:50 +11:00
..
keymaps
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 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2023-12-20 13:31:50 +11:00
info.json RGB Matrix: driver naming cleanups (#21594) 2023-08-23 01:00:03 +01: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.