qmk-firmware/keyboards/jj40
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351)
2020-03-09 19:58:25 +00:00
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
README.md [Keyboard] Update ATmega32A readme files to match template (#7462) 2019-11-23 20:42:20 -08:00
config.h Remove NO_UART defines from config.h for V-USB boards (#8351) 2020-03-09 19:58:25 +00:00
info.json Keyboard: JJ40 Refactor and Configurator support (#3197) 2018-10-22 12:58:23 -07:00
jj40.c Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
jj40.h [Keyboard] Refactor jj40 to current standards (#5574) 2019-04-08 10:53:15 -07:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
usbconfig.h Set device version from config.h for V-USB boards (#7316) 2019-11-15 10:21:53 +11:00

README.md

jj40

jj40

A compact 40% (12x4) ortholinear keyboard kit made and KPRepublic on AliExpress.

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

make jj40:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make jj40:default:flash

Reset Key: Hold down the Top Right Key key, commonly programmed as Backspace while plugging in the keyboard.

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