summaryrefslogtreecommitdiff
path: root/docs/config_options.md
Commit message (Expand)AuthorAge
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-29
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* Enable sync of OLED/ST7565 display on/off state on Splits (#13542)Drashna Jaelre2021-08-15
* Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-06
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-13
* Extensible split data sync (#11930)Nick Brassel2021-06-18
* Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-09
* [Docs] Fix typos in audio config in main config page (#12928)shela2021-05-21
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Address wake from sleep instability (#11450)Joshua Diamond2021-02-02
* Normalise include statements in core code (#11153)Ryan2020-12-11
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-29
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Remove `DESCRIPTION` (#9732)Ryan2020-07-16
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-04
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-01
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-13
* Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond2020-05-09
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-09
* Feature: RGBLight layers (#7768)Nathan Gray2020-03-10
* [Docs] Fix links in Config Options docJames Young2020-03-06
* Add explicit id tags to externally linked headersskullY2020-03-05
* New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty2020-02-25
* Allow 30us matrix delay to be keyboard/user overridable (#8216)Joel Challis2020-02-21
* Align max backlight level in docs (#8142)Joel Challis2020-02-11
* Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-04
* Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)ridingqwerty2020-01-17
* Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)zk-phi2020-01-10
* [Docs] Added description of LIB_SRC to docs/config_options.md (#7765)Takeshi ISHII2020-01-02
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-09
* [Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre2019-11-04
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-18
* ARM split - detect USB to select master/slave (#6424)Joel Challis2019-10-11
* ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis2019-09-27
* Make USB polling rate configurable with a define (#6668)fauxpark2019-09-06
* Improve backlight PWM pin support (#6202)fauxpark2019-08-08
* [Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer2019-08-03
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-20
* Make Caps Lock delay more reasonable (#6199)Drashna Jaelre2019-07-16
* Usbasploader bootloader option addition (#6304)yiancar2019-07-15
* Fix breathing always on for soft PWM (#5983)fauxpark2019-06-19
* Set default I2C clock speed to 100kHz for split_common (#6161)Danny2019-06-19
* Fix backlight breathing on C6 (#6102)fauxpark2019-06-17
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Make delay for Capslock in Hold-Tap functions configurable (#5497)Drashna Jaelre2019-05-16
* Add option to enable LTO easily (#5674)Drashna Jaelre2019-05-02
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-19
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-11
* Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-05