summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/m12og/rev1/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
|
* Matrix Lab 8XV1.2 OG Layout Updates (#20720)James Young2023-05-041-100/+207
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * rename LAYOUT_all to LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl * enable Community Layout support
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-86/+99
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Add Matrix 8XV1.2 OG rev1 PCB (#11614)kb-elmo2021-06-111-0/+99
* add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>