summaryrefslogtreecommitdiff
path: root/keyboards/dichotomy/info.json
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-01-04Dichotomy: fix info.json mismatch (#4771)noroadsleft
The info.json file was missing the two keys that correspond to the rotary encoders.
2018-12-05Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy ↵Snipeye
(#4539) * Fixing spelling, updating code, finalizing keymap for Dichotomy * Fixing requested changes in PR * Further PR-requested changes for convention * Making macros functionable, removing unecessary defs * Fixing keymap to properly use previously-changed macros