qmk-dactyl-manuform-a/keyboards/jian
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284)
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
2021-05-09 23:21:09 -07:00
..
handwired Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
keymaps [Keymap] Add jian/keymaps/left_hand (#11196) 2021-01-05 21:52:51 -08:00
nsrev2 Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev1 Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev2 Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h
info.json
jian.c
jian.h
readme.md [Keymap] Add jian/keymaps/left_hand (#11196) 2021-01-05 21:52:51 -08:00
rules.mk Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606) 2020-07-06 22:40:23 +10:00

readme.md

Jian

40% ergonomic keyboard kit. Jian supports Cherry MX, Alps, Kailh Choc switches in PCB mounted and plate mounted variants. You can assemble the keyboard without a mounting plate. Jian also supports RGB LED underglow (with a strip like WS2812B) and single color in-switch LED backlight. Each half can work standalone. Last GB version is the rev2.

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

make jian/rev2:default

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