summaryrefslogtreecommitdiff
path: root/docs/custom_quantum_functions.md
AgeCommit message (Expand)AuthorFilesLines
2025-09-09docs: fix misspellings (#25555)François Magimel1-4/+4
2025-02-26Community modules (#24848)Nick Brassel1-2/+9
2024-08-15Update Discord URL (#24283)Joel Challis1-1/+1
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-1/+1
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-15/+21
2024-02-17Update naming convention for GPIO control macros (#23085)Ryan1-5/+5
2023-11-28`develop` 2023q4 changelog (#22552)Nick Brassel1-1/+1
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre1-0/+59
2023-03-15[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ1-1/+57
2022-09-19[Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss861-183/+16
2022-08-16Adjust the hierarchy of chapter `Deferred Execution` (#18075)coliss861-6/+6
2022-02-04Point out that deferred execution needs to be enabled in rules.mk (#16196)Nick Brassel1-1/+1
2021-11-15Add support for deferred executors. (#14859)Nick Brassel1-0/+66
2021-10-26Optimize matrix scanning by removing variable shifts (#14947)Chad Austin1-1/+1
2021-09-21[Docs] update suspend_*_user examples (#14542)Dasky1-2/+2
2021-09-20Doc Fixes & Custom Matrix Fix (#14526)XScorpion21-2/+2
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-09Use single memcmp to determine if matrix changed. (#13064)Nick Brassel1-0/+8
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-0/+8
2020-11-08Indicator LEDs as config (#10816)Joel Challis1-102/+0
2020-07-31Remove unnecessary break after return from documentation (#9892)Rustam Zagirov1-1/+1
2020-07-16Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević1-1/+6
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young1-55/+2
2020-03-05Add explicit id tags to externally linked headersskullY1-3/+3
2020-01-10Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)zk-phi1-5/+30
2019-11-23Update led_update_kb example (#7451)Yan-Fa Li1-25/+10
2019-11-22Allow overriding of all functions in wonderland.c (#7198)Yan-Fa Li1-34/+32
2019-11-06New and improved lock LED callbacks (#7215)fauxpark1-27/+69
2019-08-21Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre1-6/+6
2019-06-04docs to Mandarin Chinese (#5960)ymzcdg1-1/+1
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre1-0/+29
2019-04-01Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Conf...zvecr1-13/+8
2019-03-18[Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre1-22/+22
2019-03-04[Docs] Fix function signature (layer_state_set_*) (#5313)lf1-1/+1
2019-02-14Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre1-8/+60
2019-01-20Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)Konstantin Đorđević1-18/+9
2019-01-17Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)DidierLoiseau1-8/+46
2018-10-13Fix Typo in Custom Quantum functions document (led_state) (#4129)asakuno1-2/+2
2018-10-01Add C hint to inline codeYan-Fa Li1-19/+19
2018-10-01Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre1-0/+140
2018-07-11Replace gitter links with Discord. (#3368)Fred Silberberg1-1/+1
2018-06-03Add Suspend functions (#3112)Drashna Jaelre1-2/+33
2018-03-24Fix custom functions documation for layer_state_set*U-LANDSRAAD\drashna1-1/+1
2018-03-07Add layer_state_set_* to custom function listsU-LANDSRAAD\drashna1-1/+37
2018-03-07Examples should all use _user functions for consistencyU-LANDSRAAD\drashna1-4/+5
2017-12-20Fixed typoHugo Gayosso1-1/+1
2017-12-17Added default case to process_record_userkamisamamizu1-0/+2
2017-12-09Trim trailing whitespacefauxpark1-4/+4
2017-12-09Fix some of the more obvious typosfauxpark1-1/+1
2017-12-09Convert all headings to Title Casefauxpark1-10/+10