summaryrefslogtreecommitdiffstats
path: root/keyboards/fc660c/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-241-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-3/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-6/+0
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-271-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-211-0/+3
* Add Via support for Hasu FC660C controller (#9563)Frothy2020-06-291-4/+4
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* actuation point adjustment for fc980c and fc660c (#2134)Balz Guenat2017-12-111-0/+9
* Fc660c port (#2060)Balz Guenat2017-11-261-0/+80