index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
adm42
Age
Commit message (
Expand
)
Author
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-24
Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-20
Refactor some layouts which contain keyboard name (#19645)
Joel Challis
2022-12-13
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-21
Add DD mapping for LED/RGB Matrix center (#18432)
Ryan
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-06-30
Add QMK Configurator layout data for ADM42 rev4 (#17515)
James Young
2022-06-16
[Keyboard] Add ADM42 Keyboard (#17366)
Lorenzo Leonini