diff options
author | fauxpark <fauxpark@gmail.com> | 2020-01-09 21:19:24 +1100 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2020-01-09 10:19:24 +0000 |
commit | d3bd1d893b6f7caebe821b5811104a9981d8f084 (patch) | |
tree | e400a14a26d847230842755fb437ccd1eff2745f /keyboards/whitefox/keymaps/default/keymap.c | |
parent | d2e6a4bf5eb1b99bf0d90d9271cffd285d408c2a (diff) | |
download | qmk_firmware-d3bd1d893b6f7caebe821b5811104a9981d8f084.tar.gz qmk_firmware-d3bd1d893b6f7caebe821b5811104a9981d8f084.zip |
Ensure `PROGMEM` is present on default keymaps (#7836)
Diffstat (limited to 'keyboards/whitefox/keymaps/default/keymap.c')
-rw-r--r-- | keyboards/whitefox/keymaps/default/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/keymaps/default/keymap.c b/keyboards/whitefox/keymaps/default/keymap.c index 61cc4eca0f..d0f329ebaf 100644 --- a/keyboards/whitefox/keymaps/default/keymap.c +++ b/keyboards/whitefox/keymaps/default/keymap.c @@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include QMK_KEYBOARD_H -const uint16_t keymaps[][MATRIX_ROWS][MATRIX_COLS] = { +const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* Layer 0: Default Layer * ,---------------------------------------------------------------. * |Esc| 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =| \| `|Ins| |