You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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. |
7 years ago | |
|---|---|---|
| .. | ||
| api | ||
| audio | 7 years ago | |
| debounce | 7 years ago | |
| keymap_extras | 7 years ago | |
| process_keycode | 7 years ago | |
| rgb_matrix_animations | 7 years ago | |
| serial_link | ||
| split_common | 7 years ago | |
| stm32 | 7 years ago | |
| template | 7 years ago | |
| tools | ||
| visualizer | 7 years ago | |
| api.c | 7 years ago | |
| api.h | ||
| color.c | 7 years ago | |
| color.h | ||
| config_common.h | 7 years ago | |
| debounce.h | 7 years ago | |
| dynamic_keymap.c | 7 years ago | |
| dynamic_keymap.h | ||
| dynamic_macro.h | ||
| encoder.c | 7 years ago | |
| encoder.h | 7 years ago | |
| fauxclicky.c | ||
| fauxclicky.h | ||
| keycode_config.c | ||
| keycode_config.h | ||
| keymap.h | ||
| keymap_common.c | 7 years ago | |
| led_matrix.c | 7 years ago | |
| led_matrix_drivers.c | 7 years ago | |
| led_tables.c | 7 years ago | |
| led_tables.h | ||
| ledmatrix.h | 7 years ago | |
| matrix.c | 7 years ago | |
| mcu_selection.mk | 7 years ago | |
| pincontrol.h | ||
| pointing_device.c | ||
| pointing_device.h | ||
| quantum.c | 7 years ago | |
| quantum.h | 7 years ago | |
| quantum_keycodes.h | 7 years ago | |
| rgb.h | ||
| rgb_matrix.c | 7 years ago | |
| rgb_matrix.h | 7 years ago | |
| rgb_matrix_drivers.c | 7 years ago | |
| rgb_matrix_types.h | 7 years ago | |
| rgblight.c | 7 years ago | |
| rgblight.h | 7 years ago | |
| rgblight_breathe_table.h | 7 years ago | |
| rgblight_list.h | 7 years ago | |
| rgblight_modes.h | 7 years ago | |
| rgblight_post_config.h | 7 years ago | |
| rgblight_reconfig.h | ||
| rgblight_types.h | ||
| send_string_keycodes.h | ||
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | 7 years ago | |
| velocikey.h | 7 years ago | |