summaryrefslogtreecommitdiff
path: root/keyboards/hs60/v2/hhkb
AgeCommit message (Collapse)Author
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-12-03Add 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-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-01-23HS60 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