summaryrefslogtreecommitdiff
path: root/keyboards/mitosis/config.h
AgeCommit message (Expand)Author
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-02-06Serial refactor (#11521)Ryan
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-04-04Enables unicode for Mitosis (#2668)Nicholas
2017-04-19First Commitcam