summaryrefslogtreecommitdiffstats
path: root/keyboards/adm42
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-1/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-203-8/+11
|\
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-203-8/+11
* | 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
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-132-9/+7
* Add QMK Configurator layout data for ADM42 rev4 (#17515)James Young2022-06-301-0/+56
* [Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini2022-06-1610-0/+442