summaryrefslogtreecommitdiff
path: root/docs/porting_your_keyboard_to_qmk_(arm_and_other_chibios_cpus).md
AgeCommit message (Collapse)Author
2019-02-21Replace instances of KEYMAP with LAYOUTnoroadsleft
Many instances in the QMK Docs referenced KEYMAP macros, which is outdated terminology. Replaced most instances of KEYMAP with LAYOUT, to reflect the desired usage.
2017-12-09Fix some of the more obvious typosfauxpark
2017-06-10convert docs to lowercase and underscoresJack Humbert