Files
zsa_qmk_firmware/quantum
Alex Ong 8253427f12 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.
2019-07-27 11:25:58 +09:00
..
2019-07-10 09:03:19 +09:00
2019-07-10 08:41:09 +09:00
2019-03-29 06:20:25 -07:00
2019-05-16 09:18:26 -07:00
2019-05-16 09:18:26 -07:00
2019-05-01 08:47:37 -07:00