summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/charybdis/3x5
AgeCommit message (Expand)Author
2024-03-20Fix invalid use of stemcell converter (#23317)Joel Challis
2024-01-04Migrate RGB Matrix config to info.json - B (#22806)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
2023-09-20Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED (#22085)Joel Challis
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-01-26Rename `LAYOUT` macros identifier that contained the keyboard name (#19657)Charly Delay
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-12-04Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-22Merge remote-tracking branch 'origin/master' into developzvecr
2022-11-20Bastard Keyboards: upstream recent changes (#19083)Charly Delay
2022-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-16Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Bastard Keyboards: upstream recent changes (#18903)Charly Delay
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-09-25[Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-07-25[keyboard] bastardkb: restructure folder hierarchy (#16778)Charly Delay