aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2020-01-09 21:19:24 +1100
committerJoel Challis <git@zvecr.com>2020-01-09 10:19:24 +0000
commitd3bd1d893b6f7caebe821b5811104a9981d8f084 (patch)
treee400a14a26d847230842755fb437ccd1eff2745f /keyboards/whitefox
parentd2e6a4bf5eb1b99bf0d90d9271cffd285d408c2a (diff)
downloadfirmware-d3bd1d893b6f7caebe821b5811104a9981d8f084.tar.gz
firmware-d3bd1d893b6f7caebe821b5811104a9981d8f084.tar.bz2
firmware-d3bd1d893b6f7caebe821b5811104a9981d8f084.zip
Ensure `PROGMEM` is present on default keymaps (#7836)
Diffstat (limited to 'keyboards/whitefox')
-rw-r--r--keyboards/whitefox/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/keymaps/default/keymap.c b/keyboards/whitefox/keymaps/default/keymap.c
index 61cc4eca0..d0f329eba 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|