skullydazed
7c9d5ace14
Generate API docs from source code comments ( #2491 )
...
* Generate api docs from source code
* Add a bunch of doxygen comments
* more doxygen comments
* Add the in-progress api docs
* script to generate docs from travis
* Add doc generation to the travis job
* make travis_docs.sh commit the work it does
* make sure the docs script exits cleanly
2018-03-22 02:50:38 -04:00
Colin T.A. Gray
bad839e6ac
make 'layer_state_set' visible to user code
2017-12-15 13:23:30 -05:00
Colin T.A. Gray
3aec9a4354
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
2017-12-15 13:23:30 -05:00
Colin T.A. Gray
1620d78e73
helper to compare current layer_state to user layer
...
Performs the same bit comparison that the layer_move
functions perform
2017-12-08 16:09:47 -05:00
Jack Humbert
cf9f6bbd91
adds per-layer rgb color option to ez
2017-11-06 08:38:36 -05:00
Joe Wasson
bae1144a9f
Fix compilation error when NO_ACTION_LAYER is defined.
2017-08-20 11:51:57 -04:00
Priyadi Iman Nurcahyo
d96175937b
Bug fix & added default_layer_state_set_kb
2017-02-15 05:20:15 +07:00
Priyadi Iman Nurcahyo
d369bfb83a
Add layer_state_set_kb hook
2017-02-15 05:02:15 +07:00
Joe Wasson
f9956c2aac
Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
2016-07-24 12:56:28 -07:00
Jack Humbert
2bbf3d5820
stops forcing debug_action
2016-04-28 23:23:33 -04:00
IBNobody
d5b72e7bde
Fixed many compiler warnings related to print being disabled
2016-04-17 12:54:32 -05:00
Wojciech Siewierski
02a3d77940
Optimize source_layers_cache for the cache memory
...
Swapping the array indices should increase the locality of the memory access.
2016-04-13 22:24:42 +02:00
Wojciech Siewierski
567f256c5d
Refactor the source layer cache encoding
2016-04-05 11:08:04 +02:00
Wojciech Siewierski
b4f442dfea
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
2016-03-27 23:51:46 +02:00
tmk
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00