summaryrefslogtreecommitdiffstats
path: root/keyboards/rad
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-73/+14
|
* Remove more empty headers (#20155)Ryan2023-03-171-15/+0
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-23/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
| * [CI] Format code according to conventions (#17164)QMK Bot2022-05-201-1/+1
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
| |
* | [CI] Format code according to conventions (#17165)QMK Bot2022-05-201-1/+1
|/
* [Keyboard] add rad keyboard (#17088)anubhav dhiman2022-05-1910-0/+244
Co-authored-by: zvecr <git@zvecr.com>