summaryrefslogtreecommitdiff
path: root/keyboards/fc980c
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-43/+0
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis1-0/+0
2024-04-14Data-Driven Keyboard Conversions: F (#23516)James Young2-10/+8
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-3/+3
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis2-4/+3
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel3-115/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel3-66/+0
2023-12-04Fix AD5258 I2C address for Leopold keyboards (#22554)Wilhelm Schuster1-1/+1
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-09-14fc660c/fc980c: clean up actuation point adjustment code (#21964)Ryan11-320/+128
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-164/+115
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-2/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan1-5/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+5
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-6/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-8/+8
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2-8/+7
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan1-20/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-3/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan3-12/+3
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-07-22[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky1-0/+1
2021-06-15[Keyboard] Add via support for the Leopold FC980C (#12860)John Graham3-3/+49
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-1/+1
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan1-1/+0
2020-11-18Refactor to use led config - Part 3 (#10966)Joel Challis2-38/+4
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia1-0/+0
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty1-4/+4
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark1-45/+9
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-03-29Fixing dead links (#5503)Brian Choromanski1-1/+1
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-5/+1
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-7/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2019-01-11Remove empty fn_actions[]fauxpark3-6/+0