summaryrefslogtreecommitdiff
path: root/keyboards/handwired/frenchdev
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-11/+11
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan3-41/+66
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young2-13/+9
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan2-5/+5
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis1-1/+1
2024-01-17I2C driver cleanup (#21273)David Hoelscher3-39/+20
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-2/+2
2023-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-6/+6
2023-07-08Adjust width requirement for big enter (#21470)Ryan1-6/+6
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-3/+3
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2-2/+3
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-2/+0
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan1-2/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-135/+113
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
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-03Debounce defines cleanup (#19742)Ryan1-3/+0
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 Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-8/+8
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-3/+3
2022-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot2-7/+7
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+7
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+1
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-9/+0
2021-12-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-32/+32
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-32/+32
2021-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-6/+0
2021-09-30Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young1-3/+3
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-2/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-05Remove empty override functions (#14312)Ryan1-3/+0
2021-09-03Remove more cruft in keyboard files (#14288)Ryan1-3/+0