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 | |
|---|---|---|
| .. | ||
| arm_atsam | 7 years ago | |
| avr | 7 years ago | |
| chibios | 7 years ago | |
| mbed | ||
| test | ||
| action.c | 7 years ago | |
| action.h | ||
| action_code.h | ||
| action_layer.c | 7 years ago | |
| action_layer.h | 7 years ago | |
| action_macro.c | ||
| action_macro.h | ||
| action_tapping.c | 7 years ago | |
| action_tapping.h | 7 years ago | |
| action_util.c | ||
| action_util.h | ||
| backlight.c | ||
| backlight.h | ||
| bootloader.h | ||
| bootmagic.c | 7 years ago | |
| bootmagic.h | ||
| command.c | ||
| command.h | ||
| debug.c | ||
| debug.h | ||
| eeconfig.c | 7 years ago | |
| eeconfig.h | 7 years ago | |
| eeprom.h | ||
| host.c | ||
| host.h | ||
| host_driver.h | ||
| keyboard.c | 7 years ago | |
| keyboard.h | ||
| keycode.h | ||
| led.h | ||
| magic.c | 7 years ago | |
| magic.h | ||
| matrix.h | ||
| mousekey.c | 7 years ago | |
| mousekey.h | 7 years ago | |
| nodebug.h | ||
| print.c | ||
| print.h | ||
| progmem.h | ||
| raw_hid.h | ||
| report.c | ||
| report.h | ||
| sendchar.h | ||
| sendchar_null.c | ||
| sendchar_uart.c | ||
| sleep_led.h | ||
| suspend.h | ||
| timer.h | ||
| uart.c | ||
| uart.h | ||
| util.c | ||
| util.h | ||
| virtser.h | ||
| wait.h | ||