Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The keymap is compiled using a GitHub Action. See more about that below. If you
- Efficient symbol layer.
- [Word Selection](https://getreuer.info/posts/keyboards/select-word/index.html) macro
- [Swapper](https://github.com/callum-oakley/qmk_firmware/tree/master/users/callum#swapper). Sends `cmd-key`, but holds `cmd` between consecutive keypresses.
- N-Shot macros.
- [N-Shot](https://github.com/possumvibes/qmk_userspace/blob/possumdev/users/possumvibes/features/nshot_mod.c) macros.
- QMK Features:
- [Dynamic Macros](https://docs.qmk.fm/#/feature_dynamic_macros)
- [Caps Word](https://docs.qmk.fm/#/feature_caps_word)
Expand Down
149 changes: 23 additions & 126 deletions docs/generated/corne_4/corne_qwerty.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 20 additions & 20 deletions docs/generated/corne_4/corne_qwerty.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
layout: {qmk_keyboard: crkbd/rev4_1/standard, layout_name: LAYOUT_split_3x6_3_ex2}
layers:
Qwerty:
- [ESC, Q, W, E, R, T, '$$tabler:repeat$$', '$$tabler:brand-windows$$', Y, U, I, O]
- [ESC, Q, W, E, R, T, '$$tabler:brand-windows$$', PGUP, Y, U, I, O]
- - P
- $$tabler:backspace$$
- {t: TAB, h: LCTL}
- TAB
- A
- S
- D
- F
- {t: S, h: LALT}
- {t: D, h: LCTL}
- {t: F, h: LSFT}
- G
- $$tabler:repeat-off$$
- $$tabler:lock$$
- {t: MEH, h: sticky}
- PGDN
- H
- J
- - K
- L
- {t: J, h: RSFT}
- - {t: K, h: RCTL}
- {t: L, h: RALT}
- ;
- {t: ENT, h: LCTL}
- {t: MEH, h: sticky}
- ENT
- {t: '$$tabler:arrow-big-up-line$$', h: sticky}
- Z
- X
- C
Expand All @@ -29,9 +29,9 @@ layers:
- - ','
- .
- /
- {t: MEH, h: sticky}
- {t: Num, h: tap-toggle}
- {t: '$$tabler:arrow-big-up-line$$', h: sticky}
- {t: Num, h: tap-toggle}
- LALT
- {t: Nav, h: tap-toggle}
- {t: Fun, h: tap-toggle}
- $$tabler:space$$
Expand All @@ -53,8 +53,8 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- $$tabler:brackets-contain$$
- $$tabler:alt$$
- OS Ctrl
- LALT
- LCTL
- $$tabler:arrow-big-up-line$$
- ''
- {t: ▽, type: trans}
Expand Down Expand Up @@ -108,8 +108,8 @@ layers:
- {t: ▽, type: trans}
- ''
- $$tabler:arrow-big-up-line$$
- - OS Ctrl
- $$tabler:alt$$
- - LCTL
- LALT
- $$tabler:brackets-contain$$
- {t: ▽, type: trans}
- {t: ▽, type: trans}
Expand Down Expand Up @@ -147,8 +147,8 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- $$tabler:brackets-contain$$
- $$tabler:alt$$
- OS Ctrl
- LALT
- LCTL
- $$tabler:arrow-big-up-line$$
- '='
- {t: ▽, type: trans}
Expand Down
Loading