summaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/smallice
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-073-152/+0
|
* Merge upstream masterlokher2022-12-063-0/+152
|\
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+10
| |
* | Remove non-Keychron keyboardslokher2022-09-1311-274/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+6
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-1911-0/+276
Co-authored-by: Nick Brassel <nick@tzarc.org>