summaryrefslogtreecommitdiffstats
path: root/docs/config_options.md
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Add option to enable LTO easily (#5674)Drashna Jaelre1-0/+2
2019-04-20Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII1-1/+3
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr1-0/+2
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre1-0/+2
2019-03-24Add support for RGB LEDs wired directly to each half's controller (#5392)Danny1-2/+9
2019-03-15Add avrdude split EE_HANDS flash commands (#5414)Danny1-0/+4
2019-03-04Clean up debounce a bit (#5255)James Churchill1-2/+2
2019-02-20Markdown cleanup on Config Options docnoroadsleft1-3/+3
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-1/+1
2019-01-17Simplify split_common Code significantly (#4772)James Churchill1-2/+9
2019-01-10Documentation clarification (#3611)orbitingorca1-2/+2
2018-12-28Update split keyboard docs (#4735)Danny1-2/+35
2018-12-21Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre1-0/+2
2018-12-20Docs: Add additional clarification to Leader Key documention (#4660)Drashna Jaelre1-0/+1
2018-12-15Per Key Leader Timing Option (#4026)Alexander Kagno1-1/+5
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII1-0/+3
2018-12-14Fix up tap_code functionality (#4609)Drashna Jaelre1-0/+2
2018-11-16Use a single endpoint for HID reports (#3951)James Laird-Wah1-0/+29
2018-11-06Clarify the Mod Tap defines in documentation (#4352)Drashna Jaelre1-4/+5
2018-10-11Add documentation for Combo featureDrashna Jaelre1-0/+6
2018-10-07Update Bluetooth docs (#4062)chipperdoodles1-1/+3
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-2/+2
2018-09-05Add the ability to disable the USB startup check for Chibiosyiancar1-0/+4
2018-08-12Document FIRMWARE_FORMAT (#3631)skullydazed1-0/+2
2018-07-25Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre1-0/+2
2018-07-17Lets split eh (#3120)That-Canadian1-0/+12
2018-07-15Overhaul to keycode related docsDrashna Jaelre1-0/+4
2018-07-06Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Nicolas Schodet1-3/+5
2018-05-03Add dilly/pletcher layout (#2880)Charles Pletcher1-0/+2
2018-04-19Correct documentation for `PREVENT_STUCK_MODIFIERS`Joe Wasson1-1/+1
2018-04-12Added support for audio using pins C4, C5, B6, B7Michael L. Walker1-1/+9
2018-03-26Fixes and updates to docs (#2611)Drashna Jaelre1-12/+9
2018-01-12Clarify that we actually have max 16 total backlight levelsfauxpark1-1/+1
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-0/+4
2017-12-09Fix some of the more obvious typosfauxpark1-5/+5
2017-12-09Convert all headings to Title Casefauxpark1-2/+2
2017-11-22Update config_options.mdJack Humbert1-2/+10
2017-11-21Allow multiple process_record() calls per scanSeebs1-0/+9
2017-10-31RETRO_TAPPING (#1922)tsankuanglee1-0/+2
2017-10-25Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed1-115/+184
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-11/+7
2017-06-29adds config options mdJack Humbert1-0/+133