summaryrefslogtreecommitdiffstats
path: root/keyboards/ramonimbao/squishytkl/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-087-204/+0
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
|
* [Keyboard] fix encoder void to bool (#13334)Xelus222021-06-284-4/+8
|
* Add the SquishyTKL and SquishyFRL (#12764)Ramon Imbao2021-06-247-0/+200
* 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