summaryrefslogtreecommitdiffstats
path: root/keyboards/technika/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix RGBLIGHT_LIMIT_VAL typo (#11826)Ryan2021-02-081-1/+1
|
* [Keyboard] Technika (#10946)Álvaro A. Volpato2020-12-161-0/+72
* 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>