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
(
follow
)
Commit message (
Collapse
)
Author
Age
*
fix(keymap): Avoid formatting it via clang-format
Benedikt Peetz
40 hours
|
*
fix(keymap/layout): Use the correct modifier key codes
Benedikt Peetz
9 days
|
|
|
|
The other version used the modifier masks.
*
feat(keymaps/soispha/layout/keymap.h): Provide keys for the mods
Benedikt Peetz
9 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(soispha/keymap): Actually send a keycode to start the application
Benedikt Peetz
2024-12-30
|
*
fix(soispha/hid): Ignore all received rawhid 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
|
*
fix(src): Add some default stuff
Benedikt Peetz
2024-12-28
|
*
feat(src): Fmt and enable unicode input
Benedikt Peetz
2024-12-09
|
*
build: Add infrastructure
Benedikt Peetz
2024-12-09