index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
hs60
/
v2
/
ansi
Age
Commit message (
Expand
)
Author
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-08-18
Various fixes from reorg of files (#14051)
Joel Challis
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-31
Move some led drivers to common folder (#13749)
Joel Challis
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
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
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-01-29
Userspace and keymap updates (#8037)
stanrc85
2020-01-23
HS60 EEPROM size fix (#7968)
yiancar
2020-01-21
[Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847)
yiancar