Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add On/Off keycodes | Drashna Jaelre | 2018-09-25 | 1 | -5/+7 |
| | |||||
* | Store Clicky status in EEPROM | Drashna Jaelre | 2018-09-25 | 1 | -3/+1 |
| | |||||
* | Overhaul to keycode related docs | Drashna Jaelre | 2018-07-15 | 1 | -0/+25 |
| | | | | | | | | * Adds Audio Keycodes to both the feature page and master list * Re-orders the keycode list, so it's alphabetical (mostly) * Add additional (missing) sections to the keycode list * Add and update links in the keycode page * Add and reorder links in sidebar's keycode section | ||||
* | updated music mask | Jack Humbert | 2018-05-08 | 1 | -0/+14 |
| | |||||
* | Add Faux Clicking as subset of Audio feature (#2748) | Drashna Jaelre | 2018-04-19 | 1 | -0/+30 |
| | | | | | | | | | | * Add Faux Clicky to main Audio feature * Make clicky settings user configurable * Add additional documentation * Don't play when music mode is enabled (hopefully) | ||||
* | Added support for audio using pins C4, C5, B6, B7 | Michael L. Walker | 2018-04-12 | 1 | -1/+12 |
| | |||||
* | Fixed typo of 'confid.h' to 'config.h' (#2448) | Brian Choromanski | 2018-02-28 | 1 | -1/+1 |
| | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs | ||||
* | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre | 2018-02-08 | 1 | -0/+4 |
| | | | | | | | | | | | | * Skip process_music in NO_MUSIC_MODE is defined * Skip matrix_scan_music if NO_MUSIC_MODE is defined * Skip music_all_notes_off if NO_MUSIC_MODE is defined * Leave matrix_scan_music in, because it reduces firmware size by 150b.... * Add docs for NO_MUSIC_MODE | ||||
* | Trim trailing whitespace | fauxpark | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Doc updates from going through every file | skullY | 2017-08-16 | 1 | -0/+86 |
| | |||||
* | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 1 | -0/+118 |