Add a newbie guide for people completely new to QMK (#2480)

This commit is contained in:
skullydazed 2018-03-06 14:37:48 -08:00 committed by GitHub
parent 12c8ee956d
commit 08e48eb6f5
Failed to generate hash of commit
11 changed files with 350 additions and 1 deletions

View file

@ -16,6 +16,10 @@
"from": "feature_common_shortcuts.html",
"to": "feature_advanced_keycodes.html"
},
{
"from": "flashing.html",
"to": "newbs_flashing.html"
},
{
"from": "key_lock.html",
"to": "feature_key_lock.html"