summaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb/charybdis
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-2318-18/+18
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-0912-12/+18
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-315-58/+7
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1210-271/+161
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0836-18/+54
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0637-44/+32
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-26/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-294-138/+0
|\
| * Fix some invalid layout macros (#20256)Ryan2023-03-294-138/+0
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-2624-12/+36
* | Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1139-132/+111
|/
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-283-11/+9
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-233-18/+2
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1730-45/+45
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0836-126/+57
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-01-3014-25/+38
|\
| * Rename `LAYOUT` macros identifier that contained the keyboard name (#19657)Charly Delay2023-01-2614-25/+38
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1914-14/+14
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-1914-14/+14
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1014-12/+2
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
|/
* Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay2022-12-0441-157/+327
* [Keyboard] Fix config error for Charybdis (#19219)Drashna Jaelre2022-12-011-0/+2
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-2910-271/+238
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-275-15/+13
* Merge remote-tracking branch 'origin/master' into developzvecr2022-11-2237-529/+243
|\
| * Bastard Keyboards: upstream recent changes (#19083)Charly Delay2022-11-2037-523/+243
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-163-0/+6
|\|
| * Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay2022-11-163-0/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-1553-77/+772
|\|
| * Bastard Keyboards: upstream recent changes (#18903)Charly Delay2022-11-1553-77/+772
* | Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* | Remove rgblight_list.h (#18878)Ryan2022-10-274-4/+4
* | [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-276-10/+0
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-206-12/+12
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* | Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-10/+0
* | [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-252-2/+2
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-283-9/+20
|\|
| * [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-283-9/+20
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-151-0/+1
|\
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-144-4/+4
|\|