Mercurial Hosting > harelet
comparison README.md @ 20:0555050bada0
Make it pretty
author | VilyaemKenyaz |
---|---|
date | Wed, 27 Sep 2023 08:51:57 -0400 |
parents | 8fe0b5711413 |
children | 44e906aeea91 |
comparison
equal
deleted
inserted
replaced
19:8fe0b5711413 | 20:0555050bada0 |
---|---|
31 | 31 |
32 S to change step size, how far the cursor moves at a time | 32 S to change step size, how far the cursor moves at a time |
33 | 33 |
34 ## DVORAK | 34 ## DVORAK |
35 | 35 |
36 Harelet has built in Dvorak support, compile with -dvorak. | 36 Harelet has built in Dvorak support, compile with -DVORAK. |
37 | 37 |
38 Keys for QWERTY to DVORAK | 38 Keys for QWERTY to DVORAK |
39 | 39 |
40 , - Up | 40 , - Up |
41 A - Left | 41 A - Left |
44 X - Exit | 44 X - Exit |
45 p - Set DWN | 45 p - Set DWN |
46 Y - Compile | 46 Y - Compile |
47 . - Set step size | 47 . - Set step size |
48 Space - Add point | 48 Space - Add point |
49 | |
50 ## CONTRIUTIONS | |
51 | |
52 Notes on commits | |
53 | |
54 Keep it granular | |
55 | |
56 Keep it (C)imple | |
57 | |
58 Keep it consistent with the vision | |
59 | |
60 |