summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v2/hhkb
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
| |
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-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 Challis2020-03-211-1/+1
|
* HS60 EEPROM size fix (#7968)yiancar2020-01-231-1/+3
|
* [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847)yiancar2020-01-2113-0/+460
* Keymap restructure to be more standardized * made bootmagic lite default * Dividing keymaps * Update keyboards/hs60/v2/v2.c