]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/keymap_extras/keymap_french_osx.h
Chimera Ortho Readme (#1943)
[qmk_firmware.git] / quantum / keymap_extras / keymap_french_osx.h
index eb31bfb4d023fba57982b12ec2158766e0aae968..ecade3fe98bb4023cbad2cc6fae6b26e03494557 100644 (file)
@@ -1,7 +1,22 @@
+/* Copyright 2016 SĂ©bastien PĂ©rochon
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
 #ifndef KEYMAP_FRENCH_OSX_H
 #define KEYMAP_FRENCH_OSX_H
 
-#include "keymap_common.h"
+#include "keymap.h"
 
 // Normal characters
 #define FR_AT  KC_GRV
@@ -74,4 +89,4 @@
 #define FR_PIPE        LSFT(LALT(KC_L))
 #define FR_BSLS        LSFT(LALT(FR_COLN))
 
-#endif
\ No newline at end of file
+#endif