summaryrefslogtreecommitdiff
path: root/keyboards/technika/config.h
AgeCommit message (Collapse)Author
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-02-08Fix RGBLIGHT_LIMIT_VAL typo (#11826)Ryan
2020-12-16[Keyboard] Technika (#10946)Álvaro A. Volpato
* Initial technika support * Updated README * Update keyboards/technika/config.h Remove DESCRIPTION from usb desciptor fields Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/technika/rules.mk Remove words from comments in rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove old KC_NO definitions and used default one * Use defines for num, caps and scroll lock LED pins * Fix underscore KC_NO substitution in keymap Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>