This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

6 lines
102 B
C
Raw Normal View History

2016-06-29 20:21:05 -04:00
#include "onekey.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
2017-02-07 12:36:25 -05:00
{{ KC_A }}
2016-06-29 20:21:05 -04:00
};