cleans up default keymaps (olkb)
This commit is contained in:
parent
fde477a927
commit
e2aa980ad5
4 changed files with 7 additions and 184 deletions
|
@ -1,11 +1,7 @@
|
|||
#ifndef ATOMIC_H
|
||||
#define ATOMIC_H
|
||||
|
||||
#include "matrix.h"
|
||||
#include "keymap_common.h"
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
#include "backlight.h"
|
||||
#endif
|
||||
#include "quantum.h"
|
||||
#include <stddef.h>
|
||||
#include <avr/io.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue