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:
Jack Humbert
2016-06-18 14:30:24 -04:00
committed by GitHub
parent 1923cffd41
commit db32864ce7
5186 changed files with 2207 additions and 2306512 deletions

View File

@@ -1,6 +1,6 @@
#include "ergodox_ez.h"
#include "action_layer.h"
#include "keymap_common.h"
#include "keymap.h"
#include "keymap_extras/keymap_german.h"
#define UC_ASYMPTOTICALLY_EQUAL_TO 0

View File

@@ -3,7 +3,7 @@
#include "action_layer.h"
#include "action_util.h"
#include "led.h"
#include "keymap_common.h"
#include "keymap.h"
#include "timer.h"
/*