summaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb/tbkmini
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-236-6/+6
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-094-4/+6
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-4/+2
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-3/+4
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0812-6/+18
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0612-14/+10
* Move split layouts to data driven (#20290)Ryan2023-04-013-83/+50
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-268-4/+12
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1113-39/+30
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1710-15/+15
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-42/+19
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-107-6/+1
* Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay2022-12-0412-45/+76
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Merge remote-tracking branch 'origin/master' into developzvecr2022-11-2210-61/+71
|\
| * Bastard Keyboards: upstream recent changes (#19083)Charly Delay2022-11-2010-61/+71
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-161-0/+2
|\|
| * Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay2022-11-161-0/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-1514-34/+213
|\|
| * Bastard Keyboards: upstream recent changes (#18903)Charly Delay2022-11-1514-34/+213
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|/
* bastardkb: fix info.json changes that got reverted during the last merge from...Charly Delay2022-07-261-6/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-07-251-1/+6
|\
| * Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-252-5/+6
* | [keyboard] bastardkb: restructure folder hierarchy (#16778)Charly Delay2022-07-2518-146/+468
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-1/+0
* 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
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-3/+1
* [Keyboard] RGB Matrix support for TBK Mini (#13506)Albert Y2021-07-123-4/+61
* Bastardkb added keyboard and renaming (#11887)Quentin2021-03-017-0/+273