Skip to content

Getting some implicit errors when compiling with vial-qmk #37

Answered by getreuer
sommerper asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for checking out Achordion and for the positive review! Much appreciated.

Compiling: keyboards/handwired/dactyl_manuform/3x5_3/keymaps/vial/features/achordion.c             keyboards/handwired/dactyl_manuform/3x5_3/keymaps/vial/features/achordion.c: In function ‘process_achordion’:
keyboards/handwired/dactyl_manuform/3x5_3/keymaps/vial/features/achordion.c:77:22: error: implicit declaration of function ‘IS_QK_MOD_TAP’ [-Werror=implicit-function-declaration]
   const bool is_mt = IS_QK_MOD_TAP(keycode);
                      ^
keyboards/handwired/dactyl_manuform/3x5_3/keymaps/vial/features/achordion.c:78:37: error: implicit declaration of function ‘IS_QK_LAYER_TAP’ [-Werror=implicit…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by getreuer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants