f03b10b6c1
* Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile
2 lines
109 B
C
2 lines
109 B
C
#include QMK_KEYBOARD_H
|
|
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {__KEYMAP_GOES_HERE__};
|