fauxpark
|
d8e9a0f7a3
Change return type of layer_switch_get_layer() to uint8_t (#5011)
|
6 年之前 |
Drashna Jaelre
|
5fcca9a226
Add documentation and fix formating (#4860)
|
6 年之前 |
Nikolaus Wittenstein
|
2fd86f4252
Add some function comments in action_layer.c (#4858)
|
6 年之前 |
Konstantin Đorđević
|
93b004c943
Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
|
6 年之前 |
Drashna Jaelre
|
4318797d19
Add user level to default_layer_state_set
|
6 年之前 |
Joe Wasson
|
743449472e
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
|
6 年之前 |
skullydazed
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 年之前 |
Colin T.A. Gray
|
bad839e6ac
make 'layer_state_set' visible to user code
|
7 年之前 |
Colin T.A. Gray
|
3aec9a4354
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
|
7 年之前 |
Colin T.A. Gray
|
1620d78e73
helper to compare current layer_state to user layer
|
7 年之前 |
Jack Humbert
|
cf9f6bbd91
adds per-layer rgb color option to ez
|
7 年之前 |
Joe Wasson
|
bae1144a9f
Fix compilation error when NO_ACTION_LAYER is defined.
|
7 年之前 |
Priyadi Iman Nurcahyo
|
d96175937b
Bug fix & added default_layer_state_set_kb
|
8 年之前 |
Priyadi Iman Nurcahyo
|
d369bfb83a
Add layer_state_set_kb hook
|
8 年之前 |
Joe Wasson
|
f9956c2aac
Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
|
9 年之前 |
Jack Humbert
|
2bbf3d5820
stops forcing debug_action
|
9 年之前 |
IBNobody
|
d5b72e7bde
Fixed many compiler warnings related to print being disabled
|
9 年之前 |
Wojciech Siewierski
|
02a3d77940
Optimize source_layers_cache for the cache memory
|
9 年之前 |
Wojciech Siewierski
|
567f256c5d
Refactor the source layer cache encoding
|
9 年之前 |
Wojciech Siewierski
|
b4f442dfea
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
|
9 年之前 |
tmk
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 年之前 |