summaryrefslogtreecommitdiff
path: root/keyboards/0xcb
AgeCommit message (Expand)AuthorFilesLines
2025-09-10Refactor `0xcb/splaytoraid` (#25609)Jack Sangdahl8-164/+93
2025-05-22Configure boards to use development_board - 0-9 (#25287)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-476/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-07-12Convert `eeconfig_init_kb` implementations to config (#24087)Joel Challis2-27/+3
2024-04-020xcb/splaytoraid: remove `CONVERT_TO` at keyboard level (#23395)Ryan5-36/+57
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young4-9/+10
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-32/+28
2024-03-14Migrate features from rules.mk to DD (#23202)Joel Challis2-13/+10
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-9/+7
2024-01-31Remove always enabled effects from lighting animation list (#22992)Joel Challis1-1/+0
2024-01-02Migrate RGB Matrix config to info.json - [0-9] (#22797)Joel Challis4-45/+38
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel9-994/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-23/+26
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan3-4/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan4-4/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-7/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-3/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-6/+1
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-96/+96
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-9/+9
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-151/+93
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-5/+1
2023-04-15Encodermap direction define. (#20454)Nick Brassel3-3/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-4/+9
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-3/+0
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+5
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot15-0/+670
2023-03-15add new board: splaytoraid (#20052)Conor Burns15-0/+670
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-19/+5
2023-02-26Move encoder config to data driven (#19923)Ryan4-6/+10
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+5
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan2-3/+3
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan6-94/+19
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan4-31/+13
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-6/+0