summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/6x6/info.json
AgeCommit message (Collapse)Author
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-01-15Fix dactyl manuform 6x6 LAYOUT_6x6_5_thumb rendering (#15891)Bartosz Nowak
2022-01-13[Keyboard] Fixing dactyl manuform 6x6 warnings (#15868)Bartosz Nowak
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-07-27Dactyl Manuform cleanup (#13686)Ryan
2019-03-04Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code ↵noroadsleft
clean-up (#5307) * Tidy up 5x6.h - replaced tabs with spaces (QMK convention) - aligned layout macro visually * Fix Configurator support for Dactyl Manuform 5x6 - layout macro had the wrong name in info.json * Tidy up 5x7.h - replaced tabs with spaces (QMK convention) - aligned layout macro visually * Fix Configurator support for Dactyl Manuform 5x7 - corrected keyboard height - layout macro had the wrong name in info.json * Tidy up 6x6.h - replaced tabs with spaces (QMK convention) - aligned layout macro visually * Fix Configurator support for Dactyl Manuform 6x6 - layout macro had the wrong name in info.json
2018-12-05Keyboard: Configurator support for handwired/dactyl_manuform (#4558)noroadsleft
* handwired/dactyl_manuform/4x5: Configurator support * handwired/dactyl_manuform/4x6: Configurator support * handwired/dactyl_manuform/5x6: Configurator support * handwired/dactyl_manuform/5x7: Configurator support * handwired/dactyl_manuform/6x6: Configurator support