summaryrefslogtreecommitdiff
path: root/keyboards/sets3n/kk980/kk980.h
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2021-11-03Sets3n kk980 Layout Macro Refactor (#15039)James Young
* physically arrange layout macro Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match. * use 3-character notation for position identifiers in kk980.h * add matrix diagram to kk980.h * fix syntax error in info.json Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I).
2021-09-21[Keyboard] add kk980 keyboard (#14436)Sets3n