summaryrefslogtreecommitdiff
path: root/keyboards/hs60/v2
AgeCommit message (Expand)Author
2023-11-08WT RGB cleanups (#22379)Ryan
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-18Various fixes from reorg of files (#14051)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31Move some led drivers to common folder (#13749)Joel Challis
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-29Userspace and keymap updates (#8037)stanrc85
2020-01-24[Keyboard] HS60 v2 ISO: fix Configurator key ordering (#7958)James Young
2020-01-23HS60 EEPROM size fix (#7968)yiancar
2020-01-21[Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847)yiancar