summaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb
Commit message (Expand)AuthorAgeFilesLines
* Fix some invalid layout macros (#20256)Ryan2023-03-294-138/+0
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-284-19/+27
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-235-20/+3
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-10/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1768-100/+103
* Remove matrix size defines (#19581)Ryan2023-02-178-31/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0881-283/+124
* Debounce defines cleanup (#19742)Ryan2023-02-038-22/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+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
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1922-22/+22
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-1922-22/+22
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1033-27/+6
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-11/+9
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-126-6/+6
|/
* Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay2022-12-0481-398/+660
* [Keyboard] Fix config error for Charybdis (#19219)Drashna Jaelre2022-12-011-0/+2
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-2913-272/+304
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-2711-31/+27
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-1/+2
|\
| * Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)Ryan2022-11-251-1/+2
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-11-2277-894/+586
|\|
| * Bastard Keyboards: upstream recent changes (#19083)Charly Delay2022-11-2077-889/+587
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-161-1/+3
|\|
| * Use `keyboard_pre_init_kb(void)` at keyboard level (#19091)Charly Delay2022-11-161-1/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-166-0/+12
|\|
| * Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay2022-11-166-0/+12
* | Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-161-1/+1
* | Fix some old keycodes (#19086)Ryan2022-11-153-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-15139-300/+2792
|\|
| * Bastard Keyboards: upstream recent changes (#18903)Charly Delay2022-11-15139-300/+2792
* | Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* | Remove rgblight_list.h (#18878)Ryan2022-10-275-5/+5
* | [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-276-10/+0
* | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-241-1/+1
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-207-13/+13
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-13/+13
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-2/+11
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* | RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-011-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-253-3/+3
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-236-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-286-9/+196
|\|
| * [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-286-9/+196
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-10/+10