diff options
author | Alex Ong <the.onga@gmail.com> | 2019-05-18 06:47:50 +1000 |
---|---|---|
committer | Florian Didron <fdidron@users.noreply.github.com> | 2019-07-27 11:25:58 +0900 |
commit | 8253427f12bea961443bb0cb1c22171a4ccd8db0 (patch) | |
tree | c99a59f1691b86e6aa8622f6e9dc57236c7e750a /keyboards/ergodox_ez/readme.md | |
parent | aa482e2e4ffbb9747a18b0d5e6e6b2e610619484 (diff) |
Typedef'ed layer_state_t to uint32_t (#3637)
* Typedef'ed layer_state_t to uint32_t.
This enables future work with layer_state_t to uint8_t for optimization purposes.
* Removed accidental xeal60 commit
* Revert to egyptian brackets, added sizeof(layer_state_t) so when layer_state_t is redefined it will automagically work.
* Add additional typedefs
* Add checks for setting layer state
* Update tmk_core/common/action_layer.h
Co-Authored-By: alex-ong <the.onga@gmail.com>
* Revert commit.
Diffstat (limited to 'keyboards/ergodox_ez/readme.md')
0 files changed, 0 insertions, 0 deletions