mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-29 10:12:14 +01:00
start glossary
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user