summaryrefslogtreecommitdiff
path: root/keyboards/dumbpad/v1x_oled
AgeCommit message (Expand)Author
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)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
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan
2022-08-07[Keyboard] Dumbpad v1x_oled (#17058)medoix