Warning reductions (#430)

Warning reductions
This commit is contained in:
Jack Humbert
2016-06-21 17:42:29 -04:00
committed by GitHub
parent 758a8c64e9
commit 1a0bac8bcc
55 changed files with 23760 additions and 23923 deletions
File diff suppressed because it is too large Load Diff
@@ -30,6 +30,7 @@ const uint16_t PROGMEM fn_actions[] = {
};
const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) {
return MACRO_NONE;
};
// Runs just one time when the keyboard initializes.