handwired/onekey Refactor and readme update (#4590)
* handwired/onekey: refactor - keyboard now uses a layout macro - keymap now uses #include QMK_KEYBOARD_H * handwired/onekey: readme update Updated Docs links.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "onekey.h"
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
{{ KC_A }}
|
||||
LAYOUT( KC_A )
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user