summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/6x7
AgeCommit message (Collapse)Author
2023-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-03ISO-DE Keymap for Dactyl Manuform 6x7 (#19441)andi4000
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-07-07[Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak
2022-01-10[Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews
Co-authored-by: Drashna Jaelre <drashna@live.com>