summaryrefslogtreecommitdiffstats
path: root/keyboards/ramonimbao/squishytkl/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-081-447/+0
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-041-0/+6
|
* SquishyTKL: Layouts cleanup (#14594)Ryan2021-09-281-386/+416
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Add the SquishyTKL and SquishyFRL (#12764)Ramon Imbao2021-06-241-0/+411
* Add SquishyTKL * Add SquishyTKL-FRL * Adjust readme.md and info.json * Add JIS support for SquishyTKL * Fix JIS layout macro * Fix via layout and keymap * Migrate SquishyTKL to STM32duino bootloader * Make chibios conf files generic * Change TKL via keymap to match number of layers * Apply chibios changes to FRL as well * Adjust README regarding flashing with dfu-util * Add license and header guard