qmk-firmware/keyboards/jj40
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584)
2020-03-31 13:17:04 +01: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 V-USB: Use manufacturer and product strings from config.h (#7797) 2020-03-26 13:11:32 +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

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.