Got Right SHIFT + Right CTRL

This commit is contained in:
cbbrowne
2016-09-13 16:29:01 -04:00
parent 5be2795ca1
commit 5d643bb7ee
2 changed files with 10 additions and 3 deletions
+6 -1
View File
@@ -25,7 +25,12 @@ doing sundry experimentation:
- Key [3][2] aka "z" uses a random number generator to select a letter a-z at random
- Key [1][3] aka "e" spits out the keymap version number
* Trying out sgoodwin's "hold Enter down to get Shift"
- Liking this Quite Well Enough...
- Applied this to both Shift and Quote
* I have added an alternate ADJUST layer that is activated via update_tri_layer()
- e.g. - LOWER+RAISE simultaneously
- This seems entirely more useful for handling my "special keys"
like the random numbers, user name, and such, than the keypad layer
2. Some code structure ideas
---------------------------------------------------