summaryrefslogtreecommitdiffstats
path: root/keyboards/dekunukem
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Fixup `dekunukem/duckypad` (#21298)jack2023-06-197-143/+94
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* 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 `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-1/+0
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-50/+18
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-6/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-2/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-6/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-1/+48
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-4/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-271-1/+0
|\
| * Cleanup issues identified by lgtm (#14459)Zach White2021-09-271-1/+0
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+2
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-1/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-168-54/+317
|\
| * [Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703)Max Bridgland2021-02-168-54/+317
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-6/+0
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-6/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-12/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-161-1/+1
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* | ChibiOS conf migration: dekunukem/duckypad (#11123)Nick Brassel2020-12-083-1366/+83
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* Add M4cs Keymap for dekunukem/duckyPad (#10900)Max Bridgland2020-11-2416-0/+2208