summaryrefslogtreecommitdiff
path: root/keyboards/hillside
AgeCommit message (Collapse)AuthorFilesLines
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis3-3/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis3-3/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel5-193/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-15/+15
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis3-3/+9
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis6-15/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young6-6/+9
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland6-3/+3
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis2-0/+2
2023-11-27Remove userspace keymaps (#22544)Joel Challis6-126/+0
2023-10-30Remove use of broken split.main (#22363)Joel Challis1-1/+0
2023-08-04haptic: further naming cleanups (#21682)Ryan3-27/+27
2023-07-21haptic: naming cleanups (#21551)Ryan6-9/+9
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan6-9/+6
2023-05-02`info.json` whitespace cleanups (#20651)Ryan6-23/+5
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan11-316/+190
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan3-3/+9
2023-03-17Remove more empty headers (#20155)Ryan1-4/+0
2023-02-26Move encoder config to data driven (#19923)Ryan6-22/+39
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Remove matrix size defines (#19581)Ryan3-15/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2022-12-07Fix `keyboard` for some JSON keymaps (#19251)Ryan4-4/+4
2022-11-20[Keyboard] Move Hillside out of handwired (#18751)mmccoyd56-0/+2002
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>