Commit graph

42 commits

Author SHA1 Message Date
VeyPatch
c077f6e1cc Disable LTO as it can cause some weirdness 2024-12-24 13:06:18 +01:00
VeyPatch
8b1710a8d8 Cleanup files 2024-12-24 13:06:07 +01:00
VeyPatch
ce638fa2cd
Allow for more colors 2024-12-13 19:25:13 +01:00
VeyPatch
80682e8204 reduce redundant checks 2024-12-13 16:56:46 +01:00
VeyPatch
f083338851 Add steps to add to an exisiting fork 2024-12-11 15:59:38 +01:00
VeyPatch
558034e5c7 Update readme 2024-12-11 15:12:10 +01:00
VeyPatch
ad0253071f fix RGB keycodes 2024-12-10 15:46:33 +01:00
VeyPatch
7afd77da6c update readme 2024-12-10 14:28:07 +01:00
VeyPatch
4b15449796 update example 2024-12-10 14:16:45 +01:00
VeyPatch
54b94fd016 Formatting 2024-12-10 14:13:02 +01:00
VeyPatch
03101b1624 keymap formatting 2024-12-10 14:12:18 +01:00
VeyPatch
27e9b17189 tidy up code and fix backlight bug 2024-12-03 17:18:20 +01:00
VeyPatch
29cd17cdbc update halcyon vial encoder position 2024-11-07 17:24:23 +01:00
VeyPatch
684fcbc14f remove rgb config as it's keyboard defined 2024-11-06 16:58:58 +01:00
VeyPatch
deaf77fce7 fix typo 2024-11-06 16:58:48 +01:00
VeyPatch
5a5e0ed036 remove unnused variables 2024-11-06 13:27:05 +01:00
VeyPatch
aa7b5b89e1 Remove spi config as it's default now from qmk main and move backlight config to halcyon.c as we always want that to happen (display on slave otherwise wouldn't turn off) 2024-11-05 14:46:12 +01:00
VeyPatch
f81d2a9fa8 remove encoder as it's keyboard defined 2024-10-29 15:50:30 +01:00
VeyPatch
c3b68102ae rename targets and add/remove qmk settings 2024-10-29 15:17:08 +01:00
VeyPatch
bf63378bd4 Fix target 2024-10-23 16:27:47 +02:00
harvey-splitkb
e702d1fbcb Add default 2024-10-23 13:24:28 +02:00
harvey-splitkb
638b36632d add vial 2024-10-22 16:57:12 +02:00
harvey-splitkb
c635df439e Revert "Add vial"
This reverts commit eef9d4dd75.
2024-10-22 16:49:00 +02:00
harvey-splitkb
e04d064e9c Revert "Update qmk.json"
This reverts commit 9b970f5026.
2024-10-22 16:48:58 +02:00
harvey
9b970f5026 Update qmk.json 2024-10-22 16:45:24 +02:00
harvey
eef9d4dd75 Add vial 2024-10-22 16:30:44 +02:00
harvey
385ab55a43 update keyboard level encoder defines 2024-10-22 15:10:34 +02:00
harvey
27aeec56b9 Add per keyboard configuration to keep QMK main clean 2024-10-18 16:50:11 +02:00
harvey
94038f6087 remove encoder quadrature as it's default 2024-10-18 15:28:17 +02:00
harvey-splitkb
72875e833d Update README.md 2024-10-17 15:28:58 +02:00
harvey-splitkb
c48c3a2ce8 Update qmk.json 2024-10-17 15:15:26 +02:00
harvey-splitkb
ac7c588033 Update modules name and add halcyon default keymap 2024-10-17 15:14:48 +02:00
harvey-splitkb
0fe01454d8 Add halcyon module support 2024-10-10 16:40:48 +02: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
Nick Brassel
92d62d05e8 Initial structure. 2023-11-22 15:22:43 +11:00