summaryrefslogtreecommitdiffstats
path: root/keyboards/dumbpad
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-2/+2
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-243-37/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-161-1/+1
|\
| * Tidy up stray RGB_DISABLE_TIMEOUT references (#20460)Joel Challis2023-04-151-1/+1
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* | Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-0524-283/+167
* | Add core/fallback encoder behaviour (#20320)jack2023-04-031-19/+0
* | Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1117-45/+40
|/
* Move encoder config to data driven (#19923)Ryan2023-02-2616-32/+43
* Remove matrix size defines (#19581)Ryan2023-02-178-17/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-1714-28/+21
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-48/+16
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-317-7/+0
* Fix functions with empty params (#19647)Ryan2023-01-207-7/+7
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-093-12/+18
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-217-7/+7
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Fixup dumbpad/v3x (#18692)jack2022-10-134-11/+7
* [Keyboard] Support for dumbpad_v3x (#18663)Dicko2022-10-1210-0/+573
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-211-3/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-211-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-1515-48/+31
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-1515-48/+31
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-079-1/+407
|\|
| * [Keyboard] Dumbpad v1x_oled (#17058)medoix2022-08-079-1/+407
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* Remove `keyboard_folder` instances from `info.json` files (#15932)James Young2022-01-196-6/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-096-12/+6
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-12/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-056-6/+6
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-126-6/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-126-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-208-427/+5
|\
| * Revert "[Keyboard] Dumbpad VIA support added (#13512)"Drashna Jaelre2021-08-198-427/+5
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-198-5/+427
|\|
| * [Keyboard] Dumbpad VIA support added (#13512)jfescobar182021-08-198-5/+427
* | Remove Full Bootmagic (#13846)James Young2021-08-066-6/+6
|/
* [Keymap] Adding user code & keymaps for dumbpad & hotdox (#12924)imchipwood2021-07-202-0/+183
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2912-12/+24
* dumbpad refactor - adding support for various PCB revisions (#9259)imchipwood2021-03-0457-669/+2110
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0