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
/
gmmk
/
gmmk2
/
p96
/
ansi
Age
Commit message (
Expand
)
Author
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
2023-09-20
Update AW20216S LED type (#22072)
Ryan
2023-09-14
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
Joel Challis
2023-09-13
aw20216: driver naming cleanups (#21891)
Ryan
2023-09-12
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)
Joel Challis
2023-09-06
GMMK2 96% ANSI: Correct layout data (#21937)
James Young
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
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-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-10
KC_GESC -> QK_GESC and better alignment (#19018)
ForsakenRei
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-29
Swap KC_VOLD and KC_VOLU on GMMK2 to correct places (#18193)
NGatti1997
2022-08-24
Move keyboard USB IDs and strings to data driven: develop (#18152)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-04
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)
Nick Brassel
2022-07-12
GMMK 2 WBG7 MCU compatibility (#16436)
GloriousThrall