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
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
config.h
info.json
jian.c
jian.h
readme.md
rules.mk

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.