qmk_firmware/keyboards/jadookb/jkb65
2022-08-06 20:51:13 +10:00
..
keymaps [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
r2 [Keyboard] R2 version of jadookb/jkb65 (#16129) 2022-01-31 18:11:03 -08:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json [Keyboard] Fix jkb65 compile issues (#14554) 2021-09-21 22:51:54 -07:00
jkb65.c [Keyboard] Fix jkb65 compile issues (#14554) 2021-09-21 22:51:54 -07:00
jkb65.h [Keyboard] Add JadooKB JKB65 RGB (#14525) 2021-09-21 21:21:44 -07:00
readme.md [Keyboard] Add JadooKB JKB65 RGB (#14525) 2021-09-21 21:21:44 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.