1
0
Fork 0

Ensure PROGMEM is present on default keymaps (#7836)

This commit is contained in:
fauxpark 2020-01-09 21:19:24 +11:00 committed by Joel Challis
parent d2e6a4bf5e
commit d3bd1d893b
12 changed files with 14 additions and 95 deletions

View file

@ -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|