mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-11 04:39:56 +02:00
4 lines
101 B
C
4 lines
101 B
C
#include QMK_KEYBOARD_H
|
|
|
|
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { { { 0 } } };
|