]> git.donarmstrong.com Git - qmk_firmware.git/blob - docs/glossary.md
start glossary
[qmk_firmware.git] / docs / glossary.md
1 # Glossary of QMK terms
2
3 git
4 : versioning software used at the commandline
5
6 keymap
7 : an array of keycodes mapped to a physical keyboard layout, which are processed on key presses and releases
8
9 matrix
10 : a wiring pattern of columns and rows (and usually diodes) that enables the MCU to detect keypresses with a fewer number of pins