summaryrefslogtreecommitdiff
path: root/keyboards/weirdo
AgeCommit message (Expand)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-10Weirdo Geminate60 Layout Additions (#20843)James Young
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)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-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
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-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2022-01-10[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)peepeetee