qmk-firmware/keyboards/jj40
Joel Challis 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462)
* Update atmega32a readme files to match template

* Update atmega32a readme files to match template - fixes

* Apply suggestions from code review
2019-11-23 20:42:20 -08: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 Set device version from config.h for V-USB boards (#7316) 2019-11-15 10:21:53 +11: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 Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07: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.