qmk_firmware/docs/glossary.md
2017-06-29 22:12:24 -04:00

10 lines
No EOL
329 B
Markdown

# Glossary of QMK terms
git
: versioning software used at the commandline
keymap
: an array of keycodes mapped to a physical keyboard layout, which are processed on key presses and releases
matrix
: a wiring pattern of columns and rows (and usually diodes) that enables the MCU to detect keypresses with a fewer number of pins