1
0
Fork 0

All Ez keymaps compiles

This commit is contained in:
Fred Sundvik 2016-07-08 09:09:31 +03:00
parent 9af995c59b
commit b0376687f4
58 changed files with 70 additions and 58 deletions

View file

@ -1,5 +1,5 @@
// French AZERTY version of the default_osx file
#include "ergodox_ez.h"
#include "ergodox.h"
#include "debug.h"
#include "action_layer.h"
#include "keymap_french_osx.h"
@ -184,4 +184,4 @@ void matrix_scan_user(void) {
break;
}
};
};