]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/alps64/keymap_common.h
fc980c: Fix initial state of LED
[max/tmk_keyboard.git] / keyboard / alps64 / keymap_common.h
index 957db57922289c69b0d0193796a1b1cc77c46bad..17418783f681700bbe11d427521845de84d4de4b 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[];
-
-
 /* Alps64 keymap definition macro */
 #define KEYMAP( \
     K36, K37, K46, K47, K56, K57, K66, K67, K76, K77, K06, K07, K17, K26, K27, \