summaryrefslogtreecommitdiffstats
path: root/keyboards/hillside
Commit message (Collapse)AuthorAgeFilesLines
* haptic: further naming cleanups (#21682)Ryan2023-08-043-27/+27
|
* haptic: naming cleanups (#21551)Ryan2023-07-216-9/+9
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-166-9/+6
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-026-23/+5
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1211-316/+190
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-3/+9
|
* Remove more empty headers (#20155)Ryan2023-03-171-4/+0
|
* Move encoder config to data driven (#19923)Ryan2023-02-266-22/+39
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-173-15/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
|
* Fix `keyboard` for some JSON keymaps (#19251)Ryan2022-12-074-4/+4
|
* [Keyboard] Move Hillside out of handwired (#18751)mmccoyd2022-11-2056-0/+2002
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>