Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-07-27 | Move keyboard USB IDs and strings to data driven: F (#17816) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-01-07 | clean up generate-api errors | Zach White | |
2018-08-07 | Keyboard: Adds Fleuron v1.0 keyboard (#3571) | James Underwood | |
* Adds Fleuron keyboard directory and default layout * Adds Fleuron keyboard directory and default layout * adds double zero macro, and updates to the new macro methodology * adds raise and lower layers * removes makefile from default layout, turns off mousekey, console, and command in rules.mk * makes upper right key a bksp in default layout, adds .json layout file * updates to default layout * tweak default layout jusabit * fix raise and lower switch case, and scoot a few keycodes around * make changes for PR #3571 * fixing erros for PR #3571 * adds Dollartacos first custom keymap * fixes for PR #3571 |