forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Keymap] Update keymap for user jasondunsmore (qmk#8047)
- Loading branch information
1 parent
c6edfd6
commit 7bc0e14
Showing
4 changed files
with
32 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# jasondunsmore's iris layout | ||
|
||
_QWERTY is the default layer, from which all letters, symbols and | ||
numbers can be accessed. The _NUMB layer contains a numberpad, | ||
operators, and function keys. The _NAVI layer contains navigation | ||
keys, some hardware adjustment keys, lock keys, and RESET/DEBUG for | ||
QMK. | ||
_QWERTY is the default layer, from which all letters, numbers, and | ||
symbols (with the exception of the square brackets and curly braces) | ||
can be accessed. The _NAVI layer contains navigation keys, some | ||
hardware adjustment keys, and lock keys. The _NUMP layer contains a | ||
numberpad and operators. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
TAP_DANCE_ENABLE = yes | ||
COMMAND_ENABLE = no |