Commit graph

51 commits

Author SHA1 Message Date
Robert O'Farrell
ea0cd0f610 Switch backspace and enter to nav layer 2025-02-25 03:29:22 +00:00
Robert O'Farrell
8b891e550b Switch t 2025-02-25 02:46:25 +00:00
Robert O'Farrell
07a912da41 Add del to the mix 2025-02-25 02:43:09 +00:00
Robert O'Farrell
ad3c78c920 More default layer tweaks 2025-02-25 02:33:18 +00:00
Robert O'Farrell
00dd4182eb Another attempt to fix the default layer switching 2025-02-25 02:05:52 +00:00
Robert O'Farrell
21152c9370 Move up default layer 2025-02-25 01:49:53 +00:00
Robert O'Farrell
f2278b0ea0 Fix up a few layer issues 2025-02-25 01:32:46 +00:00
Robert O'Farrell
61b0a1908e Experiment with switching to layers 2025-02-25 11:37:48 +11:00
Robert O'Farrell
5c6dd52807 Merge branch 'add-atreus' of https://github.com/robertofarrell/qmk_userspace into add-atreus 2025-02-25 09:40:49 +11:00
Robert O'Farrell
4c2458dc03 Adding backspace to a dedicated key 2025-02-25 09:38:39 +11:00
Robert O'Farrell
bcf25de3f3 Various changes for the Sofle 2025-02-24 15:47:48 +11:00
Robert O'Farrell
ccf118efe9
Add prime_e to build list 2025-02-20 14:16:46 +11:00
Robert O'Farrell
fbfe3e75a3 Clear home row on num layer 2025-02-17 04:49:32 +00:00
Robert O'Farrell
43e885dc48 More tweaks to the layout 2025-02-17 04:27:54 +00:00
Robert O'Farrell
63a28c5684 Add sofle keymap 2025-02-17 04:10:47 +00:00
Robert O'Farrell
58353ffcb2 Replace semicolon with quote on the default layer 2025-02-17 03:23:34 +00:00
Robert O'Farrell
5bfe779336 Put tild on the correct key 2025-02-17 02:30:36 +00:00
Robert O'Farrell
5b71ac8270 Add tild to num layer 2025-02-17 02:24:28 +00:00
Robert O'Farrell
83a5461a6a Add tab to the bottom left thumb 2025-02-17 01:09:06 +00:00
Robert O'Farrell
690e8ba697 Add mods to the correct layers 2025-02-17 00:47:46 +00:00
Robert O'Farrell
8c137eda5c Add mods to second layer 2025-02-17 00:34:57 +00:00
Robert O'Farrell
65b16a40ab Add tab to other thumb 2025-02-17 00:15:06 +00:00
Robert O'Farrell
27acd16668 Shift around backspace a bitf 2025-02-17 00:13:10 +00:00
Robert O'Farrell
c80c350ac4 Add quote to extra layer 2025-02-16 23:38:10 +00:00
Robert O'Farrell
c0e86ddd93 Add backspace as well 2025-02-16 23:15:51 +00:00
Robert O'Farrell
e4cd3c823e Fix layer reference 2025-02-16 23:13:14 +00:00
Robert O'Farrell
1242906dde Add layer toggle 2025-02-16 23:04:58 +00:00
Robert O'Farrell
cae42fb8d3 Combine ESC and NAV 2025-02-16 22:44:02 +00:00
Robert O'Farrell
b7cc094135 Add additional keys 2025-02-16 22:16:45 +00:00
Robert O'Farrell
e97d2c705a Move the rules file into the keymap directory 2025-02-14 02:52:31 +00:00
Robert O'Farrell
5149ed2af2 Fix position of num layers 2025-02-14 02:45:32 +00:00
Robert O'Farrell
3c7b154ea4 Add combos 2025-02-14 02:32:42 +00:00
Robert O'Farrell
646425cf6a Shift nav one to the left 2025-02-14 02:26:09 +00:00
Robert O'Farrell
b22c5c4176 Add tild to the num layer 2025-02-14 02:24:55 +00:00
Robert O'Farrell
49ad5d3935 Add num layer 2025-02-14 02:08:14 +00:00
Robert O'Farrell
c47d0d5188 Add navigation switching 2025-02-14 01:29:50 +00:00
Robert O'Farrell
cf367608c2 Add tab and nav 2025-02-14 01:05:42 +00:00
Robert O'Farrell
1168cdc533 Add homerow mods and sym layer 2025-02-14 00:56:28 +00:00
Robert O'Farrell
2fa7cb2bb3 Add the atreus62 and remove the atreus 2025-02-14 00:35:12 +00:00
Robert O'Farrell
bb9691b649 Add atreus keymap 2025-02-14 00:26:18 +00:00
Robert O'Farrell
365b485641
Add the atreus keymap 2025-02-14 10:37:04 +11:00
Robert O'Farrell
845289b763 All this stuff at once 2025-02-13 21:56:52 +00:00
Sergey Vlasov
35edec2998
Add clangd-related entries to .gitignore (#31)
This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).
2024-09-05 18:51:35 +10:00
Chad Skeeters
e6f22f98b2
Removes duplicated word *with* in README.md (#29) 2024-08-30 03:27:51 +01:00
arisudesu
0f10c50b4c
Add qmk config user.overlay_dir step to README.md (#23) 2024-06-12 13:00:54 +10:00
Vitaliy Zaytsev
7672002109
use containerWorkspaceFolder var and pass it to setup.sh (#12)
- folder name inside dev container is same as folder name on host
  so if it differs from qmk_userspace then setup.sh cannot be found
  and it sets incorrect user.overlay_dir
- docs https://containers.dev/implementors/json_reference/
2024-05-02 12:20:54 +01:00
Nick Brassel
6ddb67dc56 Replicate qmk/qmk_firmware#23310 2024-05-02 20:11:50 +10:00
Nick Brassel
67fac7803e
Add support for devcontainers. (#6) 2024-02-23 22:35:45 +11:00
Nick Brassel
c8dcd9291b
Point workflows at qmk/.githubs main branch (#1) 2023-11-28 16:44:02 +11:00
Nick Brassel
5212d63b29 Updated .gitignore. 2023-11-22 21:12:34 +11:00