summaryrefslogtreecommitdiff
path: root/keyboards/b_sides
AgeCommit message (Expand)AuthorFilesLines
2025-06-28Configure boards to use development_board - ABC (#25417)Joel Challis1-2/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-50/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+9
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel6-351/+0
2023-07-03[Keyboard] b_sides/rev41lp: add via keymap (#21381)Idan Kamara3-1/+51
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-3/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-76/+41
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-24/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+2
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan2-2/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
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-20Merge remote-tracking branch 'origin/master' into developQMK Bot3-6/+9
2023-01-20Refactor some layouts which contain keyboard name (#19645)Joel Challis3-6/+9
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan1-1/+1
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y1-1/+1
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel3-3/+3
2022-10-31Normalise Unicode keycodes (#18898)Ryan2-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2-7/+6
2022-07-01Adding Rev41lp keyboard (#15895)Jan Lindblom13-0/+591