start glossary
This commit is contained in:
parent
9f643ba8bf
commit
3e3c3e2b24
2 changed files with 11 additions and 0 deletions
10
docs/glossary.md
Normal file
10
docs/glossary.md
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue