Commit graph

24 commits

Author SHA1 Message Date
Tyosa
9a8c5bdebe
Update README.md 2024-05-17 14:45:36 +02:00
Tyosa
1968a60ab3
Update README.md 2024-05-17 14:45:23 +02:00
Tyosa
f9636dc2b1
Merge branch 'qmk:main' into main 2024-05-12 22:04:47 +02: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
Tyosa
00e9e0a934
feat: add todo entry 2024-04-05 10:27:37 +02:00
Tyosa
c1f83a5347
feat: add To-Do markdown chapter 2024-04-03 15:53:07 +02:00
Tyosa
9717e6ca43
Merge pull request #1 from Tyosa/feature/clean-features
Clean code
2024-03-29 14:30:23 +01:00
Maël Villerbu
9dfcee5e8d chore: clean code 2024-03-29 14:28:09 +01:00
Maël Villerbu
19641844da feat: refactor oled 2024-03-28 23:01:10 +01:00
Maël Villerbu
c466ccb757 feat: refactor encoders 2024-03-28 22:55:09 +01:00
Maël Villerbu
8ce89b0f65 perf: tweak bilateral combinations 2024-03-28 21:45:56 +01:00
Tyosa
87427f7a9b perf: Tweak bilateral combinations samesided delay 2024-03-28 15:08:20 +01:00
Tyosa
e9d92ed430 docs: Update README.md 2024-03-28 15:08:20 +01:00
Maël Villerbu
27b9a08bcb feat: Refactor luna to its own file 2024-03-27 22:54:37 +01:00
Maël Villerbu
4f07333eda feat: Clean code and remove mouse 2024-03-27 22:20:50 +01:00
Maël Villerbu
53d635ec40 feat: Add sunaku bilateral combinations
See https://sunaku.github.io/home-row-mods.html
Needs to be compiled with a compatible QMK version, like the one
available here: https://github.com/Tyosa/qmk_firmware
2024-03-27 20:38:02 +01:00
Mael VILLERBU
af7dc2d307 wip: Temporarily disable enter on base layer 2024-03-27 11:02:58 +01:00
Mael VILLERBU
98f067f1e6 feat: copy KC_DOT from base to num layer 2024-03-27 10:48:14 +01:00
Maël Villerbu
44aa1f799a feat: Add keymap 2024-03-26 22:19:22 +01: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
Nick Brassel
92d62d05e8 Initial structure. 2023-11-22 15:22:43 +11:00