]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/ergodox/keymap_common.h
Add a qwerty layer
[max/tmk_keyboard.git] / keyboard / ergodox / keymap_common.h
index 656c28ffe225a27c8d86d3be129b238eec112395..39c4d6b686fc542ac7fc6e55d4a63e8a62976438 100644 (file)
@@ -32,7 +32,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 extern const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS];
-extern const uint16_t fn_actions[];
+extern const action_t fn_actions[];
 
 
 /* ErgoDox keymap definition macro */