summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/foundation
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
|
* Mechlovin Foundation Configurator Cleanup (#18500)James Young2022-09-275-12/+304
|
* Fix use of encoder map in mechlovin/foundation (#18157)Joel Challis2022-08-243-2/+3
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-7/+7
|
* [Keyboard] Add Foundation to QMK (#17573)mechlovin2022-08-1310-0/+328
* add mechlovin foundation keyboard Co-authored-by: Drashna Jaelre <drashna@live.com>