11 Commits (f6dd8dea2e493dc549a60fee99de871c4088d09a)

Author SHA1 Message Date
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan c0f4179117
Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 4 years ago
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan 7eea780a7d
Remove bootloader listings from rules.mk (#14330) 4 years ago
QMK Bot 3bc436988d Merge remote-tracking branch 'origin/master' into develop 5 years ago
Ryan d8b9825a8b
Remove `DESCRIPTION`, 0-A (#11369) 5 years ago
Zach White 2a67ff690e clean up generate-api errors 5 years ago
fauxpark 237147ca23 Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789) 6 years ago
Elias e0f91f37c4 Added 4by3 keyboard (#6547)
* 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>
6 years ago