aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config_options.md
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-291-3/+1
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-3/+1
* Remove `DESCRIPTION` (#9732)Ryan2020-07-161-2/+0
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-041-1/+4
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-011-0/+2
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-131-0/+3
* Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond2020-05-091-1/+3
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-091-5/+5
* Feature: RGBLight layers (#7768)Nathan Gray2020-03-101-0/+2
* [Docs] Fix links in Config Options docJames Young2020-03-061-4/+4
* Add explicit id tags to externally linked headersskullY2020-03-051-5/+5
* New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty2020-02-251-0/+2
* Allow 30us matrix delay to be keyboard/user overridable (#8216)Joel Challis2020-02-211-0/+2
* Align max backlight level in docs (#8142)Joel Challis2020-02-111-1/+1
* Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-041-1/+4
* Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)ridingqwerty2020-01-171-0/+2
* Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)zk-phi2020-01-101-0/+2
* [Docs] Added description of LIB_SRC to docs/config_options.md (#7765)Takeshi ISHII2020-01-021-3/+19
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-091-2/+2
* [Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre2019-11-041-1/+2
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-181-5/+5
* ARM split - detect USB to select master/slave (#6424)Joel Challis2019-10-111-0/+8
* ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis2019-09-271-0/+1
* Make USB polling rate configurable with a define (#6668)fauxpark2019-09-061-1/+3
* Improve backlight PWM pin support (#6202)fauxpark2019-08-081-1/+1
* [Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer2019-08-031-0/+3
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-201-1/+1
* Make Caps Lock delay more reasonable (#6199)Drashna Jaelre2019-07-161-2/+2
* Usbasploader bootloader option addition (#6304)yiancar2019-07-151-0/+1
* Fix breathing always on for soft PWM (#5983)fauxpark2019-06-191-1/+1
* Set default I2C clock speed to 100kHz for split_common (#6161)Danny2019-06-191-2/+2
* Fix backlight breathing on C6 (#6102)fauxpark2019-06-171-1/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Make delay for Capslock in Hold-Tap functions configurable (#5497)Drashna Jaelre2019-05-161-0/+2
* Add option to enable LTO easily (#5674)Drashna Jaelre2019-05-021-0/+2
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-191-1/+3
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-111-0/+2
* Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-051-0/+2
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-231-2/+9
* Add avrdude split EE_HANDS flash commands (#5414)Danny2019-03-151-0/+4
* Clean up debounce a bit (#5255)James Churchill2019-03-041-2/+2
* Markdown cleanup on Config Options docnoroadsleft2019-02-201-3/+3
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-1/+1
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-2/+9
* Documentation clarification (#3611)orbitingorca2019-01-101-2/+2
* Update split keyboard docs (#4735)Danny2018-12-281-2/+35
* Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-201-0/+2
* Docs: Add additional clarification to Leader Key documention (#4660)Drashna Jaelre2018-12-201-0/+1
* Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-151-1/+5
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+3