summaryrefslogtreecommitdiffstats
path: root/keyboards/merge/um70
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+1
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-151-1/+0
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-3/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-102/+363
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-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
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-022-2/+4
* 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-243-3/+4
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Fix compile size for the Merge UM70 via keymap (#13690)Drashna Jaelre2021-07-251-1/+4
* merge/um70:via: Avoid sprintf() to make the code fit into flash (#12919)Sergey Vlasov2021-05-301-5/+9
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-45/+47
* [Keyboard] Add UM-70 (#12556)duoshock2021-05-1412-0/+691