summaryrefslogtreecommitdiff
path: root/keyboards/ferris/0_1
AgeCommit message (Expand)AuthorFilesLines
2025-01-20`ferris/0_1`: update I2C API usage (#24839)Ryan1-25/+20
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-7/+7
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-16/+11
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-04-01Move split layouts to data driven (#20290)Ryan2-78/+37
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan1-1/+49
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-4/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-3/+0
2023-01-20Remove stray UNUSED_PINS (#19639)Joel Challis1-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan1-2/+0
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan1-4/+0
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2-7/+9
2022-01-17Add LAYOUTS entry to rules.mk (#15900)Albert Y1-0/+2
2022-01-13[Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)Albert Y1-1/+2
2021-12-12Fix up build options comments (#15463)Ryan1-0/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-04-18Add ferris 0.2 (#12133)Pierre Chevalier2-53/+41
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan1-1/+0
2020-10-17Ferris reorganization (#10564)Pierre Chevalier5-0/+430