index
:
qmk_layout
this commit
prime
Source code for my keyboard firmware and associated tools
bpeetz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
keymaps
/
soispha
/
layout
(
follow
)
Commit message (
Collapse
)
Author
Age
*
feat(keymap): Add mappings for volume {up,down,mute}
Benedikt Peetz
2 days
|
*
feat(keymap): Use the common lock keybinding instead of the river specific one
Benedikt Peetz
2 days
|
*
refactor(keymap): Remove the currently empty layers
Benedikt Peetz
3 days
|
*
feat(keymap): Remove the river specific layers
Benedikt Peetz
3 days
|
|
|
|
I now use the same keymap on apzu and tiamat, to avoid bit-rot.
*
fix(keymap): Avoid formatting it via clang-format
Benedikt Peetz
3 days
|
*
fix(keymap/layout): Use the correct modifier key codes
Benedikt Peetz
10 days
|
|
|
|
The other version used the modifier masks.
*
feat(keymaps/soispha/layout/keymap.h): Provide keys for the mods
Benedikt Peetz
10 days
|
|
|
|
This makes modifier only mappings possible.
*
fix(soispha/layout.h): Replace the composite key macros with unicode input
Benedikt Peetz
2024-12-30
|
*
feat(treewide): Migrate the Unicode handling to a custom c program, that ↵
Benedikt Peetz
2024-12-30
|
|
|
|
works via rawhid
*
feat(src): Make usable
Benedikt Peetz
2024-12-29