summaryrefslogtreecommitdiffstats
path: root/keyboards/4by3
Commit message (Expand)AuthorAgeFilesLines
* Escape Unicode characters in info.json (#20698)Ryan2023-05-051-1/+1
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-81/+47
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-9/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-7/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-5/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+0
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* | clean up generate-api errorsZach White2021-01-071-6/+0
|/
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-2/+12
* Added 4by3 keyboard (#6547)Elias2019-08-2313-0/+227