]> git.donarmstrong.com Git - qmk_firmware.git/history - docs/understanding_qmk.md
[Keyboard] leds in default keymap (#6357)
[qmk_firmware.git] / docs / understanding_qmk.md
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-18 Drashna Jaelre[Docs] Smallish overhaul of the docs (#5281)
2019-02-22 noroadsleftReplace instances of KEYMAP with LAYOUT
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-07 Konstantin ĐorđevićImprove consistency in UNICODEMAP code and docs, update...
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107)
2018-08-30 arlenkDocs: add process_terminal() and update links to other...
2018-03-01 Brian ChoromanskiFixed dead links (#2451)
2017-12-09 fauxparkTrim trailing whitespace
2017-11-30 Devin J. PohlyFix internal links in docs/ (#2080)
2017-09-18 Jeremy CowgarAdded Auto Shift, tap key = normal, hold key = shifted...
2017-09-16 Jack Humbertupdate to driver separation
2017-08-30 Jack HumbertMerge pull request #1574 from danamlund/master
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-16 skullYDoc updates from going through every file
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
2017-07-07 Jack HumbertUpdates Documentation from #1444
2017-07-07 skullydazedMerge branch 'master' into docs
2017-07-03 skullYUpdate a bunch of docs
2017-06-29 skullYFixup the gitbook config
2017-06-29 skullYAdd some gitboot plugins
2017-06-29 skullYRough draft for a document on understanding QMK