Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Escape Unicode characters in info.json (#20698) | Ryan | 2023-05-05 | 1 | -1/+1 |
| | |||||
* | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2023-04-05 | 1 | -11/+47 |
| | |||||
* | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 1 | -0/+5 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: 0-9 (#16481) | Ryan | 2022-03-13 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -5/+0 |
| | |||||
* | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -6/+0 |
| | |||||
* | Added 4by3 keyboard (#6547) | Elias | 2019-08-23 | 1 | -0/+41 |
* Added 4by3 keyboard * Added DEVICE_VER and DESCRIPTION * Removed F_CPU, F_USB, ARCH, and OPT_DEFS * Add 3 new LAYOUT macros for orientations and fixes * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Added comments to 4by3 and changed info.json * Update keyboards/4by3/4by3.h Co-Authored-By: fauxpark <fauxpark@gmail.com> |