Rename 'base' to 'default'
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.
This commit is contained in:
parent
aa660d61ea
commit
b6ed990d58
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "xd60.h"
|
||||
#include "org60.h"
|
||||
#include "action_layer.h"
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
Loading…
Reference in a new issue