summaryrefslogtreecommitdiff
path: root/keyboards/b_sides
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-07-03[Keyboard] b_sides/rev41lp: add via keymap (#21381)Idan Kamara
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)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-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-20Refactor some layouts which contain keyboard name (#19645)Joel Challis
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan
2022-07-01Adding Rev41lp keyboard (#15895)Jan Lindblom