summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c
diff options
context:
space:
mode:
authorChristopher Browne2016-06-21 17:54:12 -0400
committerChristopher Browne2016-06-21 17:54:12 -0400
commitee3c7892ad585e2e702d8975420d25ae052d97bb (patch)
tree71c23600099fe5670482f8900d787dbc7c9551b2 /keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c
parent2d314810086684883329af730d8f5e8ecd0506b0 (diff)
parent1a0bac8bccf0e156d2f3c5f14a7214f9677b6370 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c')
-rw-r--r--keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c b/keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c
index dd946c182..dedac694e 100644
--- a/keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c
+++ b/keyboard/ergodox_ez/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c
@@ -50,6 +50,7 @@ const uint16_t PROGMEM fn_actions[] = {
};
const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) {
+ return MACRO_NONE;
};
// Runs just one time when the keyboard initializes.