summaryrefslogtreecommitdiff
path: root/keyboards/fc980c/keymaps
AgeCommit message (Collapse)Author
2023-09-14fc660c/fc980c: clean up actuation point adjustment code (#21964)Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-06-15[Keyboard] Add via support for the Leopold FC980C (#12860)John Graham
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-01-11Remove empty fn_actions[]fauxpark
2018-04-30Added FC980C Config (#2850)Eric
2017-12-11actuation point adjustment for fc980c and fc660c (#2134)Balz Guenat
* 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
2017-11-23QMK port of Hasu's fc980c alt controller (#2043)Balz Guenat
* fc980c port, builds but yet untested. * add my own keymap