qmk_firmware/keyboards/kbdfans/kbd6x
Konstantin Đorđević 36d3902504 [User] Update personal userspace and keymaps, add reactive underglow (#6410)
* Update MODERN_DOLCH_RED color

* Remove unused RAL_LAL tap dance

* Disable Space Cadet on all boards

* Rework SEND_STRING_CLEAN into CLEAN_MODS, fix DST_P_R/DST_N_A

* Disable unnecessary underglow animations

* Rearrange feature flags in rules.mk files

* Change custom colors from structs to defines

* Add some explicit initializers

* Add MODERN_DOLCH_CYAN color

* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros

* Add led_set_keymap() template function

* Change underglow color based on Caps/Fn state

* Preserve val when changing underglow colors

* Only trigger Fn light for Fn layer

* Refactor fn_light() and caps_light() slightly

* Add comments to fn_light() and caps_light()
2019-07-25 12:31:40 -07:00
..
keymaps [User] Update personal userspace and keymaps, add reactive underglow (#6410) 2019-07-25 12:31:40 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd6x.c [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd6x.h [Keyboard] KBDFans Minor Fixes (#5238) 2019-02-25 16:59:40 -08:00
readme.md [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00

KBD6x

A WKL Hot Swap Double USB C 60%

Keyboard Maintainer: MechMerlin
Hardware Supported: KBD6x PCB
Hardware Availability: KBDFans

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

make kbdfans/kbd6x:default

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