summaryrefslogtreecommitdiffstats
path: root/keyboards/ferris
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-21/+9
* Debounce defines cleanup (#19742)Ryan2023-02-033-10/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-202-6/+0
|\
| * Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-202-6/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-5/+1
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-123-3/+3
|/
* [Keymap] Update Miryoku (#19190)Manna Harbour2022-11-293-27/+0
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-032-8/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-153-12/+40
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-1518-98/+57
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-1518-98/+57
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-5/+1
* | [Keyboard] Add RP2040 config defaults for ferris/sweep and cradio (#17557)Albert Y2022-07-252-13/+7
|/
* Add a workman-miryoku hybrid keymap for the ferris sweep keyboard (#17511)bruun-baer2022-07-033-0/+112
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-023-0/+27
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-271-1/+1
* Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-161-1/+8
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* [Keyboard] Add usable tap-hold defaults for ferris via (#16696)Albert Y2022-05-111-0/+9
* [Keyboard] Typo correction in ferris sweep readme (#16148)Albert Y2022-01-311-1/+1
* [Keyboard] added via keymap for ferris sweep (#16130)Andrew Garver2022-01-302-0/+45
* Add LAYOUTS entry to rules.mk (#15900)Albert Y2022-01-173-0/+5
* [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)Albert Y2022-01-135-5/+8
* [Keyboard] Remove locking support for Sweep (#15494)Albert Y2021-12-161-8/+6
* [Keyboard] Add Elite-C DFU bootloader commands for Sweep (#15449)Albert Y2021-12-141-1/+7
* Fix up build options comments (#15463)Ryan2021-12-122-0/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* [Keyboard] Sweep swap hand feature and pin documentation (#15264)Albert Y2021-11-292-4/+39
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-051-5/+18
|\
| * Improve Sweep keyboard readme documentation (#15038)Albert Y2021-11-051-5/+18
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-113-4/+17
|\|
| * [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732)Albert Y2021-10-103-4/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-251-2/+2
|\|
| * [Keyboard] Fix pin spacing alignmnent (#14592)Albert Y2021-09-251-2/+2
* | 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-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0