forked from mirrors/qmk_userspace
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff
This commit is contained in:
parent
1923cffd41
commit
db32864ce7
5186 changed files with 2207 additions and 2306512 deletions
|
@ -2,7 +2,7 @@
|
|||
#ifndef KEYMAP_BEPO_H
|
||||
#define KEYMAP_BEPO_H
|
||||
|
||||
#include "keymap_common.h"
|
||||
#include "keymap.h"
|
||||
|
||||
// Alt gr
|
||||
#ifndef ALTGR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue