]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - orphan/serialmouse_usb/keymap_common.h
Merge branch 'unimap'
[max/tmk_keyboard.git] / orphan / serialmouse_usb / keymap_common.h
index 216a8dc020c317582517b80bd70bce36ef9c631b..596190971c7d95d1d79a0e2a4f18694f67e9c3de 100644 (file)
@@ -31,7 +31,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 // 32*8(256) byte array which converts PS/2 code into USB code
 extern const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS];
-extern const uint16_t fn_actions[];
+extern const action_t fn_actions[];
 
 
 /* All keys */