f0b30e0027
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. |
||
---|---|---|
.. | ||
handwired | ||
keymaps | ||
nsrev2 | ||
rev1 | ||
rev2 | ||
.noci | ||
config.h | ||
info.json | ||
jian.c | ||
jian.h | ||
readme.md | ||
rules.mk |
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.
- Keyboard Maintainer: KGOH
- Hardware Supported: Jian PCB rev1, rev2, Pro Micro
- Layout: keyboard-layout-editor.com
- Hardware Availability: Telegram channel
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.