Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan | |
2021-06-28 | [Keyboard] fix encoder void to bool (#13334) | Xelus22 | |
2021-06-24 | Add the SquishyTKL and SquishyFRL (#12764) | Ramon Imbao | |
* 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 |