Add SPI 25xx EEPROM support. (#8780)
This commit is contained in:
5
keyboards/handwired/onekey/keymaps/eep_rst/keymap.c
Normal file
5
keyboards/handwired/onekey/keymaps/eep_rst/keymap.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
LAYOUT( EEP_RST )
|
||||
};
|
Reference in New Issue
Block a user