Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2 | -2/+0 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -8/+8 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -20/+0 |
| | |||||
* | [Keyboard] Add via support for the Leopold FC980C (#12860) | John Graham | 2021-06-15 | 2 | -0/+43 |
| | |||||
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -5/+1 |
| | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 3 | -6/+0 |
| | |||||
* | Added FC980C Config (#2850) | Eric | 2018-04-30 | 3 | -81/+82 |
| | |||||
* | actuation point adjustment for fc980c and fc660c (#2134) | Balz Guenat | 2017-12-11 | 4 | -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 Guenat | 2017-11-23 | 6 | -0/+132 |
* fc980c port, builds but yet untested. * add my own keymap |