summaryrefslogtreecommitdiffstats
path: root/keyboards/ferris/0_2
Commit message (Expand)AuthorAgeFilesLines
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-2/+3
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-191-1/+49
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-201-3/+0
|\
| * Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-201-3/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-2/+0
|/
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-4/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-1513-83/+39
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-1513-83/+39
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-2/+0
|/
* Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-161-1/+8
* Add LAYOUTS entry to rules.mk (#15900)Albert Y2022-01-171-0/+2
* [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)Albert Y2022-01-131-1/+2
* Fix up build options comments (#15463)Ryan2021-12-121-0/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-122-9/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Fix compliation for ferris 0.2 bling (#13937)Dasky2021-08-091-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-0915-6/+255
|\
| * Support all the 0.2 Ferris variants (#12653)Pierre Chevalier2021-08-0915-6/+255
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Add ferris 0.2 (#12133)Pierre Chevalier2021-04-189-0/+543