Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up info boxes. | skullY | 2018-05-07 | 1 | -6/+2 |
| | |||||
* | Add SS_RALT for AltGR usage in macros | Drashna Jael're | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Update feature_macros.md (#2387) | Mitchell van Manen | 2018-03-01 | 1 | -3/+3 |
| | | | break statements are never reached due to the return statement, so unnecessary | ||||
* | Trim trailing whitespace | fauxpark | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -10/+8 |
| | |||||
* | added SS_LSFT to featured macros | Gilbert Consellado | 2017-11-20 | 1 | -0/+1 |
| | |||||
* | add example keymap | Balz Guenat | 2017-11-16 | 1 | -4/+15 |
| | |||||
* | extend macro docs a bit | Balz Guenat | 2017-11-16 | 1 | -10/+44 |
| | |||||
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -0/+220 |
* fix #1313 by documenting more config.h options * Clean up and organize documentation |