summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sticc14/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-14/+18
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Complete info.json for Sticc14 handwired (#7208)noroadsleft2019-10-301-0/+27
|
* [Keyboard] Add support for Sticc14 macropad (#7134)Erkki Halinen2019-10-241-0/+0
* Push Sticc14 default keymap * Update READMEs to conform to guidelines * Requested changes * Requested changes Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/sticc14/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/sticc14/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Remove useless enum and function overrides