adds handwire and onekey example
This commit is contained in:
5
keyboards/handwired/onekey/keymaps/default/keymap.c
Normal file
5
keyboards/handwired/onekey/keymaps/default/keymap.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "onekey.h"
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
{ KC_A }
|
||||
};
|
Reference in New Issue
Block a user