qmk_firmware/keyboards/jian
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
handwired Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) 2022-08-20 10:39:35 +10:00
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
nsrev2 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
rev1 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
rev2 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h
info.json Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) 2022-08-20 10:39:35 +10:00
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

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.