summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/skeletyl
AgeCommit message (Expand)AuthorFilesLines
2025-07-08Refactor `bastardkb/skeletyl` (#25456)jack30-665/+134
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-2/+0
2025-03-22Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)jack5-5/+15
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-10-27Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)David Hoelscher1-1/+0
2024-04-27Migrate build target markers to keyboard.json - BM (#23627)Joel Challis6-0/+0
2024-04-27Data-Driven Keyboard Conversions: BastardKB (#23622)James Young12-86/+40
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-17Remove *_SUPPORTED = yes (#23541)Joel Challis6-12/+0
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland12-12/+8
2024-03-20Merge remote-tracking branch 'origin/master' into developQMK Bot2-8/+5
2024-03-20Fix invalid use of stemcell converter (#23317)Joel Challis2-8/+5
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan2-4/+4
2024-01-04Migrate RGB Matrix config to info.json - B (#22806)Joel Challis2-29/+12
2023-12-31Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2023-12-31docs(skeletyl): fix readme instructions (#22791)Antoine Bertin1-2/+2
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-09-20Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED (#22085)Joel Challis2-8/+0
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis2-1/+3
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan6-6/+6
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan4-4/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-4/+2
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-3/+4
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan12-6/+18
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan12-14/+10
2023-04-01Move split layouts to data driven (#20290)Ryan3-77/+44
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan8-4/+12
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan13-39/+30
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan10-15/+15
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan13-47/+19
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan7-6/+1
2022-12-04Re-structure splinky support to handle versioning in the same fashion as for ...Charly Delay12-45/+76
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-11-22Merge remote-tracking branch 'origin/master' into developzvecr10-56/+64
2022-11-20Bastard Keyboards: upstream recent changes (#19083)Charly Delay10-56/+64
2022-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+2
2022-11-16Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay1-0/+2
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot14-34/+213
2022-11-15Bastard Keyboards: upstream recent changes (#18903)Charly Delay14-34/+213
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-07-26bastardkb: fix info.json changes that got reverted during the last merge from...Charly Delay1-6/+1
2022-07-25Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+6
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2-5/+6
2022-07-25[keyboard] bastardkb: restructure folder hierarchy (#16778)Charly Delay18-79/+410
2022-04-11Fix numbering to match the correct columns (#16831)Kamil Zielinski1-3/+3
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-1/+0