Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-13 | Fix Typo in Custom Quantum functions document (led_state) (#4129) | asakuno | |
*_LOCK ↓ DEL | |||
2018-10-01 | Add C hint to inline code | Yan-Fa Li | |
2018-10-01 | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre | |
* Add Function level EEPROM configuration Add kb and user functions for EEPROM, and example of how to use it. * Bug fixes and demo * Additional cleanup * Add EEPROM reset macro to example * Forgot init function in list * Move eeconfig_init_quantum function to quantum.c and actually set default layer * See if removing weak quantum function fixes issue * Fix travis compile error * Remove ifdef blocks from EECONFIG so settings are always set * Fix for ARM EEPROM updates * Fix merge issues * Fix potential STM32 EEPROM issues | |||
2018-07-11 | Replace gitter links with Discord. (#3368) | Fred Silberberg | |
2018-06-03 | Add Suspend functions (#3112) | Drashna Jaelre | |
* Add suspend functions * Disable RGB code if it's disabled * Add suspend code to ChibiOS for future compatibility * Add keyboard_init functions * Change where references so it will compile * Wrong command chained in wake up kb function * Fix non-feature file changes * Add documentation * Re-add matrix init docs * add rgblight code to example * Remove keyboard init stuff for separate PR | |||
2018-03-24 | Fix custom functions documation for layer_state_set* | U-LANDSRAAD\drashna | |
2018-03-07 | Add layer_state_set_* to custom function lists | U-LANDSRAAD\drashna | |
2018-03-07 | Examples should all use _user functions for consistency | U-LANDSRAAD\drashna | |
2017-12-20 | Fixed typo | Hugo Gayosso | |
2017-12-17 | Added default case to process_record_user | kamisamamizu | |
I tried using process_record_user and if I had to add the default case for it to compile. | |||
2017-12-09 | Trim trailing whitespace | fauxpark | |
2017-12-09 | Fix some of the more obvious typos | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-11-30 | Fix internal links in docs/ (#2080) | Devin J. Pohly | |
One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names. | |||
2017-07-23 | Fix minor formatting issue. | Joe Wasson | |
2017-07-03 | Update a bunch of docs | skullY | |
2017-06-30 | reduce the TOC scope | skullY | |
2017-06-30 | tweak page-toc settings | skullY | |
2017-06-30 | Adjust headings to make navigator happier | skullY | |
2017-06-29 | Fixup the gitbook config | skullY | |
2017-06-29 | Add some gitboot plugins | skullY | |
2017-06-29 | Polish up custom_quantum_functions | skullY | |
2017-06-10 | convert docs to lowercase and underscores | Jack Humbert | |