Skip to content

Commit

Permalink
Added fn layer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Spangler committed Oct 28, 2023
1 parent aeeed78 commit 89805c2
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 4 deletions.
309 changes: 309 additions & 0 deletions assets/github-com-matthewspangler-iris-rev8-fun-(fn-layer).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,309 @@
[
{
"name": "github.com/matthewspangler/iris-rev8-fun (fn layer)",
"author": "Matthew Spangler"
},
[
{
"x": 3,
"c": "#ff6b6b",
"a": 7
},
"2",
{
"x": 9.5,
"g": true,
"a": 5
},
"*\n8"
],
[
{
"y": -0.875,
"x": 2,
"g": false,
"a": 7
},
"1",
{
"x": 1
},
"3",
{
"x": 7.5,
"g": true,
"a": 5
},
"&\n7",
{
"x": 1
},
"(\n9"
],
[
{
"y": -0.875,
"x": 5,
"g": false,
"a": 7
},
"+",
{
"x": 5.5,
"g": true,
"a": 5
},
"^\n6"
],
[
{
"y": -0.875,
"a": 7
},
"",
"",
{
"x": 13.5,
"g": false,
"a": 5
},
"_\n-",
"+\n="
],
[
{
"y": -0.375,
"x": 3,
"a": 7
},
"5",
{
"x": 9.5
},
""
],
[
{
"y": -0.875,
"x": 2
},
"4",
{
"x": 1
},
"6",
{
"x": 7.5
},
"Home",
{
"x": 1
},
"End"
],
[
{
"y": -0.875,
"x": 5
},
",",
{
"x": 5.5
},
"Page Up"
],
[
{
"y": -0.875,
"g": true
},
"Tab",
"Q",
{
"x": 13.5,
"g": false
},
"Delete",
"PtScr"
],
[
{
"y": -0.375,
"x": 3
},
"8",
{
"x": 9.5
},
""
],
[
{
"y": -0.875,
"x": 2
},
"7",
{
"x": 1
},
"9",
{
"x": 7.5
},
"",
{
"x": 1
},
""
],
[
{
"y": -0.875,
"x": 5
},
"=",
{
"x": 5.5
},
"Page Down"
],
[
{
"y": -0.875,
"g": true
},
"Sft",
"Left Alt",
{
"x": 13.5,
"g": false
},
"Insert",
{
"g": true,
"a": 4
},
"\"\n'"
],
[
{
"y": -0.375,
"x": 3,
"g": false,
"a": 7
},
"0",
{
"x": 9.5,
"g": true
},
"Mouse button 3"
],
[
{
"y": -0.875,
"x": 2,
"g": false
},
"0",
{
"x": 1
},
".",
{
"x": 7.5,
"g": true
},
"Mouse Button 1",
{
"x": 1
},
"Mouse button 2"
],
[
{
"y": -0.875,
"x": 5,
"g": false
},
"Enter",
{
"x": 5.5,
"g": true
},
"N"
],
[
{
"y": -0.875
},
"Ctrl",
"Z",
{
"x": 13.5,
"a": 4
},
"?\n/",
{
"a": 7
},
"Enter"
],
[
{
"y": 0.001000000000000334,
"x": 3.5
},
"Win",
{
"x": 8.5
},
"Alt"
],
[
{
"y": -0.875,
"x": 4.5,
"g": false,
"a": 5
},
"Layer\n\n\n\n\n\nDown",
{
"x": 6.5
},
"Layer\n\n\n\n\n\nUp"
],
[
{
"r": 30,
"rx": 6,
"ry": 4.8,
"y": -1,
"g": true
},
"{\n["
],
[
{
"a": 7
},
"Space"
],
[
{
"r": -30,
"rx": 13,
"y": -1.7000000000000002,
"x": -2.3000000000000007,
"a": 5
},
"}\n]"
],
[
{
"x": -2.3000000000000007,
"a": 7
},
"Space"
]
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

[_FN] = LAYOUT(
//┌────────┬────────┬────────┬────────┬────────┬────────┐ ┌────────┬────────┬────────┬────────┬────────┬────────┐
_______, _______, KC_1, KC_2, KC_3, KC_PPLS, _______, _______, _______, _______, _______, _______,
_______, _______, KC_1, KC_2, KC_3, KC_PPLS, _______, _______, _______, _______, KC_MINS, KC_EQL,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
_______, _______, KC_4, KC_5, KC_6, KC_PCMM, KC_PGUP, KC_HOME, KC_UP, KC_END, KC_DEL, KC_PSCR,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
Expand Down Expand Up @@ -131,7 +131,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

[_MOUSE] = LAYOUT(
//┌────────┬────────┬────────┬────────┬────────┬────────┐ ┌────────┬────────┬────────┬────────┬────────┬────────┐
QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
_______, _______, _______, _______, _______, _______, _______, KC_WH_U, KC_MS_U, KC_WH_D, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
Expand All @@ -145,7 +145,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

[_MEDIA] = LAYOUT(
//┌────────┬────────┬────────┬────────┬────────┬────────┐ ┌────────┬────────┬────────┬────────┬────────┬────────┐
QK_BOOT, _______, KC_F1, KC_F2, KC_F3, _______, _______, _______, _______, _______, _______, QK_BOOT,
_______, _______, KC_F1, KC_F2, KC_F3, _______, _______, _______, _______, _______, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
_______, _______, KC_F4, KC_F5, KC_F6, _______, _______, _______, _______, _______, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
Expand Down Expand Up @@ -173,7 +173,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

[_MACRO] = LAYOUT(
//┌────────┬────────┬────────┬────────┬────────┬────────┐ ┌────────┬────────┬────────┬────────┬────────┬────────┐
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, EE_CLR,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT, EE_CLR,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤
Expand Down
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,19 @@
- Double tap right alt for left alt

### Fn (Layer 1)

![Fn Layer](assets/github-com-matthewspangler-iris-rev8-fun-(fn-layer).png "Fn Layer")

- Can be switched to temporarily by holding left brace in the qwerty layer

### SYMBOLS (Layer 2)
### Navigation (Layer 3)
### Mouse (Layer 4)

![Mouse Layer](assets/github-com-matthewspangler-iris-rev8-fun-(mouse-layer).png "Mouse Layer")

- Can be switched to temporarily by holding right brace in the qwerty layer

### Media (Layer 5)
### Gaming (Layer 6)

Expand Down

0 comments on commit 89805c2

Please sign in to comment.