summaryrefslogtreecommitdiffstats
path: root/keyboards/adm42/rev4
Commit message (Expand)AuthorAgeFilesLines
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-241-4/+0
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+0
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-3/+0
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-7/+7
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-201-6/+6
|\
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-201-6/+6
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-13/+6
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-4/+4
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Add DD mapping for LED/RGB Matrix center (#18432)Ryan2022-09-211-1/+0
* [Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini2022-06-165-0/+306