adds fuse settings for atmega32u4, fixes keymap_extras includes

This commit is contained in:
Jack Humbert 2016-06-21 18:32:28 -04:00
parent 1a0bac8bcc
commit e329729d3a
14 changed files with 22 additions and 12 deletions

View file

@ -9,7 +9,7 @@ If you have any question about this keymap feel free to shoot me a message on re
*/
#include "keymap.h"
#include "keymap_extras/keymap_german.h"
#include "keymap_german.h"
#include "backlight.h"
#include "debug.h"
#include "action_layer.h"