]> git.donarmstrong.com Git - qmk_firmware.git/history - docs/feature_advanced_keycodes.md
[Keyboard] leds in default keymap (#6357)
[qmk_firmware.git] / docs / feature_advanced_keycodes.md
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-01 Drashna Jaelre[Docs] Fix SFT_T in examples in advanced features page...
2019-07-01 shelafix typo
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-07 Dusty Pomerleau[Docs] Add Tap Dance example to the docs (#5326)
2019-02-22 noroadsleftReplace instances of KEYMAP with LAYOUT
2019-02-15 Jayesh VoraFix documentation about one shot tap toggle
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-02-07 Erez ZukermanAdds a period to the docs.
2019-02-05 Thomas BaartAdd One Shot Key callbacks (#4697)
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 fauxparkAdd C(), A() and G() to match already existing S()...
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-14 Jeremy BernhardtPointed LM Docs at expected keycodes (#4835)
2019-01-09 fauxparkTidy up Mod-Tap shortcuts (#4806)
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-12-28 Kyle BrownUpdate feature_advanced_keycodes.md (#3672)
2018-12-14 Drashna JaelreEnhance documentation for Tap-Hold functions (#4628)
2018-12-12 Konstantin ĐorđevićAdd standard definitions for ALGR and KC_ALGR (#4389)
2018-11-06 Drashna JaelreClarify the Mod Tap defines in documentation (#4352)
2018-11-06 Konstantin ĐorđevićRemove ALTG(kc) as it's misleading and is not actually...
2018-10-27 Drashna JaelreDocs: Add references to One Shot functions, and clean...
2018-10-22 Drashna JaelreAdd caveats for shifted characters (#4192)
2018-10-10 Drashna JaelreSpecify max layers supported in layer keycodes
2018-10-09 Brian ChoromanskiAdded link to One Shot Keys
2018-10-09 Brian ChoromanskiAdded OSL to list of layer toggles
2018-08-30 fauxparkDocs: Tabulate Modifier & Mod-Tap keycode listings...
2018-08-30 fauxparkMask off keycode/layer/mod where possible in LT(),...
2018-08-11 fauxparkDedupe shifted keycodes listing
2018-07-27 Evan TraversDocs: Clarify "right" -> "right-handed" (#3507)
2018-07-15 Drashna JaelreOverhaul to keycode related docs
2018-07-06 Nicolas SchodetAdd documentation for TAPPING_FORCE_HOLD (#2957) (...
2018-05-08 skullYFix up info boxes.
2018-04-21 Mike KozlowskiRework layer function docs (#2656)
2018-03-25 Drashna JaelreFixes and updates to docs (#2611)
2018-03-21 snymanAdd macro for momentarily switching to a layer while...
2018-03-01 fauxparkAdd a little aside explaining that shifted keys with...
2017-12-09 fauxparkTrim trailing whitespace
2017-12-09 fauxparkFormat keycode tables
2017-12-09 fauxparkConvert all headings to Title Case
2017-12-03 mmikewwupdate advanced_keycodes; oneshot = sticky/dead keys
2017-11-30 Devin J. PohlyFix internal links in docs/ (#2080)
2017-11-06 Fred Silberberg333fred layout update (#1971)
2017-10-25 skullydazedRestructure the hardware and feature docs to make thing...