Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2021-12-09 | Remove 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-11 | Remove empty fn_actions[] | fauxpark | |
2018-04-30 | Added FC980C Config (#2850) | Eric | |
2017-12-11 | actuation 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-23 | QMK port of Hasu's fc980c alt controller (#2043) | Balz Guenat | |
* fc980c port, builds but yet untested. * add my own keymap |