index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
config_options.md
Age
Commit message (
Expand
)
Author
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
Remove support for Adafruit EZ-Key (#10103)
Ryan
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-07-16
Remove `DESCRIPTION` (#9732)
Ryan
2020-07-04
add SPLIT_HAND_MATRIX_GRID support (#8685)
Takeshi ISHII
2020-06-01
Option to allow lighting layers when RGB Lighting is off (#9051)
Joshua Diamond
2020-05-13
Allow expanding from 8 to 32 RGB Lighting Layers (#8941)
Joshua Diamond
2020-05-09
Add ability to blink lighting layer for a specified duration (#8760)
Joshua Diamond
2020-04-09
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-03-10
Feature: RGBLight layers (#7768)
Nathan Gray
2020-03-06
[Docs] Fix links in Config Options doc
James Young
2020-03-05
Add explicit id tags to externally linked headers
skullY
2020-02-25
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)
ridingqwerty
2020-02-21
Allow 30us matrix delay to be keyboard/user overridable (#8216)
Joel Challis
2020-02-11
Align max backlight level in docs (#8142)
Joel Challis
2020-02-04
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)
Joel Challis
2020-01-17
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)
ridingqwerty
2020-01-10
Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)
zk-phi
2020-01-02
[Docs] Added description of LIB_SRC to docs/config_options.md (#7765)
Takeshi ISHII
2019-11-09
Unify RGB and RGBW commands (#7297)
Drashna Jaelre
2019-11-04
[Core] Add short form LTO_ENABLE (#7259)
Drashna Jaelre
2019-10-18
Remove build option firmware size impacts (#6947)
Amber Holly
2019-10-11
ARM split - detect USB to select master/slave (#6424)
Joel Challis
2019-09-27
ARM split - Add support for dfu-util EE_HANDS flashing (#6543)
Joel Challis
2019-09-06
Make USB polling rate configurable with a define (#6668)
fauxpark
2019-08-08
Improve backlight PWM pin support (#6202)
fauxpark
2019-08-03
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
Garrett Singer
2019-07-20
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
Konstantin Đorđević
2019-07-16
Make Caps Lock delay more reasonable (#6199)
Drashna Jaelre
2019-07-15
Usbasploader bootloader option addition (#6304)
yiancar
2019-06-19
Fix breathing always on for soft PWM (#5983)
fauxpark
2019-06-19
Set default I2C clock speed to 100kHz for split_common (#6161)
Danny
2019-06-17
Fix backlight breathing on C6 (#6102)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-05-16
Make delay for Capslock in Hold-Tap functions configurable (#5497)
Drashna Jaelre
2019-05-02
Add option to enable LTO easily (#5674)
Drashna Jaelre
2019-04-19
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-11
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
zvecr
2019-04-05
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-03-23
Add support for RGB LEDs wired directly to each half's controller (#5392)
Danny
2019-03-15
Add avrdude split EE_HANDS flash commands (#5414)
Danny
2019-03-04
Clean up debounce a bit (#5255)
James Churchill
2019-02-20
Markdown cleanup on Config Options doc
noroadsleft
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-17
Simplify split_common Code significantly (#4772)
James Churchill
2019-01-10
Documentation clarification (#3611)
orbitingorca
2018-12-28
Update split keyboard docs (#4735)
Danny
2018-12-20
Fix up process_leader to be a bit more optimized (#4662)
Drashna Jaelre
2018-12-20
Docs: Add additional clarification to Leader Key documention (#4660)
Drashna Jaelre
[next]