index
:
suggpicker
this commit
suggpicker
suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboard.c
Age
Commit message (
Expand
)
Author
2022-01-20
rows: limit to 1
Zach DeCook
2022-01-20
switch_layout: remove
Zach DeCook
2022-01-20
keyboard: remove some used variables
Zach DeCook
2022-01-20
print_intersect: remove
Zach DeCook
2022-01-20
layer names: don't take argument
Zach DeCook
2022-01-20
layout: use default layout
Zach DeCook
2022-01-20
virtual keyboard: get rid of keymap
Zach DeCook
2022-01-20
remove virtual keyboard from virtual-keyboard
Zach DeCook
2022-01-09
project: rerun clang-format
John Sullivan
2022-01-09
keyboard.c: fix update/draw logic in kbd_unpress_key
John Sullivan
2022-01-10
key drawing: refactor kbd_draw_key
Zach DeCook
2022-01-10
overlapped key output: highlight letters swiped through
Zach DeCook
2022-01-10
output: add -O flag to output overlapped keys
Zach DeCook
2021-10-19
applied clang-format (no functional changes), but exempted custom include ord...
Maarten van Gompel
2021-10-19
Add landscape layers
Stacy Harper
2021-10-19
WIP refacto keyboard.c
Stacy Harper
2021-10-19
refactored keymap loading
Maarten van Gompel
2021-10-19
WIP: refactorise keyboard.c
Stacy Harper