summaryrefslogtreecommitdiffstats
path: root/keyboards/cmm_studio/fuji65
Commit message (Collapse)AuthorAgeFilesLines
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Remove more empty headers (#20155)Ryan2023-03-171-20/+0
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-16/+5
|
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* 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
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-8/+7
|
* CMM.Studio Fuji65: correct layout data for real this time (#16295)James Young2022-02-091-1/+1
| | | Because I apparently can't tell the difference between coordinates and dimensions.
* CMM.Studio Fuji65: Configurator Data Patch (#16293)James Young2022-02-101-2/+2
| | | | | * info.json: correct layout data * info.json: correct maintainer field
* Format code according to conventions (#15986)QMK Bot2022-01-227-309/+309
|
* [Keyboard] add fuji65 keyboard (#15765)CMMS-Freather2022-01-219-0/+331
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>