aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb
Commit message (Expand)AuthorAgeFilesLines
* new start: add files from old branches and scattered around files...HEADmasterMichael Grote2026-02-165-0/+340
* Align use of keymap level `_kb` callbacks (#25774)Joel Challis2025-11-111-1/+0
* Refactor `bastardkb/charybdis/4x6` (#25494)Jack Sangdahl2025-08-1037-843/+153
* Refactor `bastardkb/charybdis/3x6` (#25493)Jack Sangdahl2025-08-1037-816/+129
* Refactor `bastardkb/charybdis/3x5` (#25488)Jack Sangdahl2025-07-1442-943/+189
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-131-2/+2
|\
| * Enable correct SPI peripheral `dilemma/3x5_2/assembled` (#25479)Jack Sangdahl2025-07-131-2/+2
* | Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-112-2/+2
* | Refactor `bastardkb/dilemma/3x5_2` (#25462)jack2025-07-1018-305/+90
* | Refactor `bastardkb/skeletyl` (#25456)jack2025-07-0830-665/+134
* | Refactor `bastardkb/scylla` (#25459)jack2025-07-0830-631/+162
* | Fixup `bastardkb/tbkmini` keymap's build target (#25458)jack2025-07-072-2/+2
* | Refactor `bastardkb/tbkmini` (#25438)jack2025-07-0631-644/+160
|/
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-166-12/+0
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-242-2/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-232-2/+0
* Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)jack2025-03-2234-34/+102
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-247-13/+13
* Expose rgb_matrix_update_pwm_buffers to be available in keymaps (#24573)Eric N. Vander Weele2024-11-082-2/+0
* Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)David Hoelscher2024-10-286-6/+0
* Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2024-10-121-9/+9
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-8/+0
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2524-1602/+0
* BastardKB: remove legacy board `tbk` (#23818)burkfers2024-05-294-213/+0
* Delete trivial keymap readmes (#23714)Ryan2024-05-181-2/+0
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-113-3/+3
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-2/+2
* Migrate build target markers to keyboard.json - BM (#23627)Joel Challis2024-04-2740-0/+0
* Data-Driven Keyboard Conversions: BastardKB (#23622)James Young2024-04-2780-597/+302
* Change to `development_board` (#21695)Duncan Sutherland2024-04-236-18/+6
* Remove *_SUPPORTED = yes (#23541)Joel Challis2024-04-1736-72/+0
* Miscellaneous keyboard.json migrations (#23486)Joel Challis2024-04-132-12/+9
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-1278-85/+51
* Data-Driven Keyboard Conversions: B (#23425)James Young2024-04-111-3/+0
* Remove more unnecessary `quantum.h` includes (#23402)Ryan2024-04-055-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-03-2015-60/+39
|\
| * Fix invalid use of stemcell converter (#23317)Joel Challis2024-03-2015-60/+39
* | WS2812 PWM: prefix for DMA defines (#23111)Ryan2024-03-0212-24/+24
|/
* Remove always enabled effects from lighting animation list (#22992)Joel Challis2024-01-312-2/+0
* Migrate RGB Matrix config to info.json - B (#22806)Joel Challis2024-01-0418-147/+88
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-311-2/+2
|\
| * docs(skeletyl): fix readme instructions (#22791)Antoine Bertin2023-12-311-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-12-2019-1500/+0
|\|
| * Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel2023-12-1819-1564/+0
* | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-206-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-185-286/+0
|\|
| * [Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2023-12-185-286/+0
* | Bastard Keyboards: Add support for Dilemma v2 (3x5+3) (#22185)casuanoob2023-12-1214-186/+511
|/
* Fix a bunch of CLI warnings (#22589)Ryan2023-12-015-6/+0
* Fix missed shutdown callbacks (#22549)Drashna Jaelre2023-11-271-7/+0