mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-21 14:24:56 +00:00
329 B
329 B
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