Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | Remove pointless SERIAL_LINK_ENABLE rules (#12846) | Ryan | |
2021-01-20 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2021-01-20 | Remove `DESCRIPTION`, H-J (#11616) | Ryan | |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | |
- 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 | |||
2020-03-21 | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | |
2020-01-24 | [Keyboard] HS60 v2 ISO: fix Configurator key ordering (#7958) | James Young | |
* white-space formatting * reorder the objects | |||
2020-01-23 | HS60 EEPROM size fix (#7968) | yiancar | |
2020-01-21 | [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847) | yiancar | |
* Keymap restructure to be more standardized * made bootmagic lite default * Dividing keymaps * Update keyboards/hs60/v2/v2.c |