| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-03 | Add Suspend functions (#3112) | ||
| * 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* | ||
| 2018-03-07 | Add layer_state_set_* to custom function lists | ||
| 2018-03-07 | Examples should all use _user functions for consistency | ||
| 2017-12-20 | Fixed typo | ||
| 2017-12-17 | Added default case to process_record_user | ||
| 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 | ||
| 2017-12-09 | Fix some of the more obvious typos | ||
| 2017-12-09 | Convert all headings to Title Case | ||
| 2017-11-30 | Fix internal links in docs/ (#2080) | ||
| 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. | ||
| 2017-07-03 | Update a bunch of docs | ||
| 2017-06-30 | reduce the TOC scope | ||
| 2017-06-30 | tweak page-toc settings | ||
| 2017-06-30 | Adjust headings to make navigator happier | ||
| 2017-06-29 | Fixup the gitbook config | ||
| 2017-06-29 | Add some gitboot plugins | ||
| 2017-06-29 | Polish up custom_quantum_functions | ||
| 2017-06-10 | convert docs to lowercase and underscores | ||