summaryrefslogtreecommitdiffstats
path: root/keyboards/fc980c/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-8/+8
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-20/+0
|
* [Keyboard] Add via support for the Leopold FC980C (#12860)John Graham2021-06-152-0/+43
|
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-5/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove empty fn_actions[]fauxpark2019-01-113-6/+0
|
* Added FC980C Config (#2850)Eric2018-04-303-81/+82
|
* actuation point adjustment for fc980c and fc660c (#2134)Balz Guenat2017-12-114-0/+126
| | | | | | | | | | | | | | | | * add i2c lib submodule * add actuation point adjustment to fc980c * add actuation point adjustment to fc660c also. * use https for i2c submodule * move to existing i2c lib * properly remove old submodule * oops, forgot some files for the fc660c
* QMK port of Hasu's fc980c alt controller (#2043)Balz Guenat2017-11-236-0/+132
* fc980c port, builds but yet untested. * add my own keymap