summaryrefslogtreecommitdiff
path: root/keyboards/hs60
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan2-4/+4
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel15-313/+0
2024-08-04`hs60/v1`: separate into ANSI and ISO revisions (#24136)Ryan16-508/+547
2024-06-26`hs60/v2/hhkb`: Adjust layout name (#23998)Ryan3-9/+12
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-22/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)James Young2-5/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan5-5/+5
2024-04-24Align NO_SUSPEND_POWER_DOWN keyboard config (#23606)Joel Challis4-7/+7
2024-04-19Tidy use of raw hid within keyboards (#23557)Joel Challis3-80/+1
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis4-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young8-50/+26
2024-03-30Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)Joel Challis3-3/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-64/+64
2024-02-19Manual user keymap removal (#23104)Joel Challis4-100/+0
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis2-64/+49
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-2/+2
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-146/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis4-4/+0
2023-11-08WT RGB cleanups (#22379)Ryan1-1/+78
2023-11-01Relocate LED driver init code (#22365)Ryan3-3/+3
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan3-3/+6
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan3-6/+6
2023-10-04Update ISSI LED types (#22099)Ryan1-2/+2
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-2/+2
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan1-1/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan3-3/+3
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-04-27Move 60% layouts to data driven (#20477)Ryan3-58/+140
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan6-436/+199
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan8-39/+20
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan2-5/+4
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-27/+11
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan3-12/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan4-20/+0
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack1-0/+4
2023-02-03Debounce defines cleanup (#19742)Ryan4-12/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan4-12/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan4-132/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-12-30Remove useless line continuations (#19399)Ryan3-48/+48
2022-11-21Remove .noci functionality (#19122)Joel Challis1-0/+0
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba3-9/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan8-8/+8