summaryrefslogtreecommitdiff
path: root/keyboards/fc660c
AgeCommit message (Expand)Author
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Remove "empty" files (#22603)Joel Challis
2023-12-04Fix AD5258 I2C address for Leopold keyboards (#22554)Wilhelm Schuster
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-09-14fc660c/fc980c: clean up actuation point adjustment code (#21964)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-01RESET -> QK_BOOT user keymaps (#18560)Joel Challis
2022-09-29[Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-27Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators o...rooski15
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-22[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan
2020-11-21Refactor to use led config - Part 5 (#10975)Joel Challis
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia