1
0
mirror of https://github.com/zsa/docs.git synced 2026-05-06 03:29:03 -07:00

Correct keylist link

This commit is contained in:
Seth Herr
2016-03-28 12:23:18 -05:00
parent 557cbdaf66
commit bd884ff974
+1 -1
View File
@@ -56,7 +56,7 @@ Notes:
### Write/update your own configuration (in c!)
This requires a little bit of familiarity with coding. [Check out the list of keys and their names in c](keylist.tsv)
This requires a little bit of familiarity with coding. [Check out the list of keys and their names in c](https://github.com/jackhumbert/qmk_firmware/blob/master/tmk_core/doc/keycode.txt)
1. Go to [github.com/jackhumbert/qmk_firmware](https://github.com/jackhumbert/qmk_firmware) and read the Readme
2. Follow the instructions for [ergodox_ez configuration](https://github.com/jackhumbert/qmk_firmware/tree/master/keyboard/ergodox_ez)