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
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
2018-12-15
Per Key Leader Timing Option (#4026)
Alexander Kagno
2018-12-14
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-11-06
Clarify the Mod Tap defines in documentation (#4352)
Drashna Jaelre
2018-10-10
Add documentation for Combo feature
Drashna Jaelre
2018-10-07
Update Bluetooth docs (#4062)
chipperdoodles
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-05
Add the ability to disable the USB startup check for Chibios
yiancar
2018-08-11
Document FIRMWARE_FORMAT (#3631)
skullydazed
2018-07-25
Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)
Drashna Jaelre
2018-07-16
Lets split eh (#3120)
That-Canadian
2018-07-15
Overhaul to keycode related docs
Drashna Jaelre
2018-07-06
Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)
Nicolas Schodet
2018-05-02
Add dilly/pletcher layout (#2880)
Charles Pletcher
2018-04-19
Correct documentation for `PREVENT_STUCK_MODIFIERS`
Joe Wasson
2018-04-12
Added support for audio using pins C4, C5, B6, B7
Michael L. Walker
2018-03-25
Fixes and updates to docs (#2611)
Drashna Jaelre
2018-01-12
Clarify that we actually have max 16 total backlight levels
fauxpark
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-12-09
Fix some of the more obvious typos
fauxpark
2017-12-09
Convert all headings to Title Case
fauxpark
2017-11-21
Update config_options.md
Jack Humbert
2017-11-21
Allow multiple process_record() calls per scan
Seebs
2017-10-31
RETRO_TAPPING (#1922)
tsankuanglee
2017-10-24
Restructure the hardware and feature docs to make things easier to find (#1888)
skullydazed
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-06-28
adds config options md
Jack Humbert