Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-01-20 | 1 | -1/+0 |
|\ | |||||
| * | Remove `DESCRIPTION`, H-J (#11616) | Ryan | 2021-01-20 | 1 | -1/+0 |
| | | |||||
* | | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | 2020-12-03 | 1 | -0/+1 |
|/ | | | | | - Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output | ||||
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 1 | -1/+1 |
| | |||||
* | HS60 EEPROM size fix (#7968) | yiancar | 2020-01-23 | 1 | -1/+3 |
| | |||||
* | [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847) | yiancar | 2020-01-21 | 13 | -0/+460 |
* Keymap restructure to be more standardized * made bootmagic lite default * Dividing keymaps * Update keyboards/hs60/v2/v2.c |