Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |