]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/keymap_common.h
Merge branch 'nkro32'
[max/tmk_keyboard.git] / keyboard / gh60 / keymap_common.h
index 896badd7481a1765abcf3908e6f36b6a348db0b8..7dbdf4b9c34387840d272cceed6c0f4eb4a0ea1a 100644 (file)
@@ -19,7 +19,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include <stdint.h>
 #include <stdbool.h>
-#include <avr/pgmspace.h>
 #include "keycode.h"
 #include "action.h"
 #include "action_macro.h"
@@ -30,10 +29,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "keymap.h"
 
 
-extern const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS];
-extern const uint16_t fn_actions[];
-
-
 /* GH60 keymap definition macro
  * K2C, K31 and  K3C are extra keys for ISO
  */