Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -------- begin --------
- avr-gcc.exe (AVR_8_bit_GNU_Toolchain_3.6.1_1752) 5.4.0
- Copyright (C) 2015 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- mkdir -p obj_gh60_lufa
- Compiling C: keymap_poker.c
- avr-gcc -c -mmcu=at90usb1287 -gdwarf-2 -DF_CPU=16000000UL -DINTERRUPT_CONTROL_ENDPOINT -DBOOTLOADER_SIZE=4096 -DF_USB=16000000UL -DARCH=ARCH_AVR8 -DUSB_DEVICE_ONLY -DUSE_FLASH_DESCRIPTORS -DUSE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)" -DFIXED_CONTROL_ENDPOINT_SIZE=8 -DFIXED_NUM_CONFIGURATIONS=1 -DPROTOCOL_LUFA -DBOOTMAGIC_ENABLE -DMOUSEKEY_ENABLE -DMOUSE_ENABLE -DEXTRAKEY_ENABLE -DCONSOLE_ENABLE -DCOMMAND_ENABLE -DVERSION=unknown -Os -funsigned-char -funsigned-bitfields -ffunction-sections -fdata-sections -fno-inline-small-functions -fpack-struct -fshort-enums -fno-strict-aliasing -Wall -Wstrict-prototypes -Wa,-adhlns=obj_gh60_lufa/keymap_poker.lst -I. -I../../tmk_core -I../../tmk_core/protocol/lufa -I../../tmk_core/protocol/lufa/LUFA-git -I../../tmk_core/common -std=gnu99 -include config.h -MMD -MP -MF .dep/obj_gh60_lufa_keymap_poker.o.d keymap_poker.c -o obj_gh60_lufa/keymap_poker.o
- In file included from keymap_poker.c:1:0:
- keymap_common.h:42:147: error: 'KC_KC_BSPC' undeclared here (not in a function)
- { KC_##K00, KC_##K01, KC_##K02, KC_##K03, KC_##K04, KC_##K05, KC_##K06, KC_##K07, KC_##K08, KC_##K09, KC_##K0A, KC_##K0B, KC_##K0C, KC_##K0D, KC_##K0E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:43:147: error: 'KC_KC_MINS' undeclared here (not in a function)
- { KC_##K10, KC_##K11, KC_##K12, KC_##K13, KC_##K14, KC_##K15, KC_##K16, KC_##K17, KC_##K18, KC_##K19, KC_##K1A, KC_##K1B, KC_##K1C, KC_##K1D, KC_##K1E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:44:137: error: 'KC_KC_SCLN' undeclared here (not in a function)
- { KC_##K20, KC_##K21, KC_##K22, KC_##K23, KC_##K24, KC_##K25, KC_##K26, KC_##K27, KC_##K28, KC_##K29, KC_##K2A, KC_##K2B, KC_##K2C, KC_##K2D, KC_##K2E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:44:147: error: 'KC_KC_QUOTE' undeclared here (not in a function)
- { KC_##K20, KC_##K21, KC_##K22, KC_##K23, KC_##K24, KC_##K25, KC_##K26, KC_##K27, KC_##K28, KC_##K29, KC_##K2A, KC_##K2B, KC_##K2C, KC_##K2D, KC_##K2E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:45:7: error: 'KC_KC_LCTL' undeclared here (not in a function)
- { KC_##K30, KC_##K31, KC_##K32, KC_##K33, KC_##K34, KC_##K35, KC_NO, KC_##K37, KC_NO, KC_##K39, KC_##K3A, KC_##K3B, KC_##K3C, KC_##K3D, KC_##K3E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:45:117: error: 'KC_KC_COMM' undeclared here (not in a function)
- { KC_##K30, KC_##K31, KC_##K32, KC_##K33, KC_##K34, KC_##K35, KC_NO, KC_##K37, KC_NO, KC_##K39, KC_##K3A, KC_##K3B, KC_##K3C, KC_##K3D, KC_##K3E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:45:127: error: 'KC_KC_DOT' undeclared here (not in a function)
- { KC_##K30, KC_##K31, KC_##K32, KC_##K33, KC_##K34, KC_##K35, KC_NO, KC_##K37, KC_NO, KC_##K39, KC_##K3A, KC_##K3B, KC_##K3C, KC_##K3D, KC_##K3E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:45:137: error: 'KC_KC_SLASH' undeclared here (not in a function)
- { KC_##K30, KC_##K31, KC_##K32, KC_##K33, KC_##K34, KC_##K35, KC_NO, KC_##K37, KC_NO, KC_##K39, KC_##K3A, KC_##K3B, KC_##K3C, KC_##K3D, KC_##K3E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:45:147: error: 'KC_KC_NUBS' undeclared here (not in a function)
- { KC_##K30, KC_##K31, KC_##K32, KC_##K33, KC_##K34, KC_##K35, KC_NO, KC_##K37, KC_NO, KC_##K39, KC_##K3A, KC_##K3B, KC_##K3C, KC_##K3D, KC_##K3E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:46:27: error: 'KC_KC_ENT' undeclared here (not in a function)
- { KC_##K40, KC_##K41, KC_##K42, KC_##K43, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_##K4B, KC_##K4C, KC_##K4D, KC_##K4E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:46:137: error: 'KC_KC_LWIN' undeclared here (not in a function)
- { KC_##K40, KC_##K41, KC_##K42, KC_##K43, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_##K4B, KC_##K4C, KC_##K4D, KC_##K4E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_common.h:46:147: error: 'KC_KC_PSCR' undeclared here (not in a function)
- { KC_##K40, KC_##K41, KC_##K42, KC_##K43, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_##K4B, KC_##K4C, KC_##K4D, KC_##K4E }, \
- ^
- keymap_poker.c:5:5: note: in expansion of macro 'KEYMAP'
- KEYMAP(ESC, 1, 2, 3, 4, 5, 7, 8, 9, 6, 7, 8, 9, 0, KC_BSPC, \
- ^
- keymap_poker.c:13:2: warning: braces around scalar initializer
- [0] = ACTION_LAYER_MOMENTARY(1),
- ^
- keymap_poker.c:13:2: note: (near initialization for 'fn_actions[0]')
- In file included from ../../tmk_core/common/action.h:24:0,
- from keymap_common.h:23,
- from keymap_poker.c:1:
- ../../tmk_core/common/action_code.h:189:43: error: field name not in record or union initializer
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:259:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_TAP(layer, key) ACTION(ACT_LAYER_TAP, (layer)<<8 | (key))
- ^
- ../../tmk_core/common/action_code.h:271:53: note: in expansion of macro 'ACTION_LAYER_TAP'
- #define ACTION_LAYER_ON_OFF(layer) ACTION_LAYER_TAP((layer), OP_ON_OFF)
- ^
- ../../tmk_core/common/action_code.h:265:53: note: in expansion of macro 'ACTION_LAYER_ON_OFF'
- #define ACTION_LAYER_MOMENTARY(layer) ACTION_LAYER_ON_OFF(layer)
- ^
- keymap_poker.c:13:8: note: in expansion of macro 'ACTION_LAYER_MOMENTARY'
- [0] = ACTION_LAYER_MOMENTARY(1),
- ^
- ../../tmk_core/common/action_code.h:189:43: note: (near initialization for 'fn_actions[0]')
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:259:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_TAP(layer, key) ACTION(ACT_LAYER_TAP, (layer)<<8 | (key))
- ^
- ../../tmk_core/common/action_code.h:271:53: note: in expansion of macro 'ACTION_LAYER_TAP'
- #define ACTION_LAYER_ON_OFF(layer) ACTION_LAYER_TAP((layer), OP_ON_OFF)
- ^
- ../../tmk_core/common/action_code.h:265:53: note: in expansion of macro 'ACTION_LAYER_ON_OFF'
- #define ACTION_LAYER_MOMENTARY(layer) ACTION_LAYER_ON_OFF(layer)
- ^
- keymap_poker.c:13:8: note: in expansion of macro 'ACTION_LAYER_MOMENTARY'
- [0] = ACTION_LAYER_MOMENTARY(1),
- ^
- keymap_poker.c:14:2: warning: braces around scalar initializer
- [1] = ACTION_LAYER_TAP_KEY(1, KC_ESC),
- ^
- keymap_poker.c:14:2: note: (near initialization for 'fn_actions[1]')
- In file included from ../../tmk_core/common/action.h:24:0,
- from keymap_common.h:23,
- from keymap_poker.c:1:
- ../../tmk_core/common/action_code.h:189:43: error: field name not in record or union initializer
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:259:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_TAP(layer, key) ACTION(ACT_LAYER_TAP, (layer)<<8 | (key))
- ^
- ../../tmk_core/common/action_code.h:276:53: note: in expansion of macro 'ACTION_LAYER_TAP'
- #define ACTION_LAYER_TAP_KEY(layer, key) ACTION_LAYER_TAP((layer), (key))
- ^
- keymap_poker.c:14:8: note: in expansion of macro 'ACTION_LAYER_TAP_KEY'
- [1] = ACTION_LAYER_TAP_KEY(1, KC_ESC),
- ^
- ../../tmk_core/common/action_code.h:189:43: note: (near initialization for 'fn_actions[1]')
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:259:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_TAP(layer, key) ACTION(ACT_LAYER_TAP, (layer)<<8 | (key))
- ^
- ../../tmk_core/common/action_code.h:276:53: note: in expansion of macro 'ACTION_LAYER_TAP'
- #define ACTION_LAYER_TAP_KEY(layer, key) ACTION_LAYER_TAP((layer), (key))
- ^
- keymap_poker.c:14:8: note: in expansion of macro 'ACTION_LAYER_TAP_KEY'
- [1] = ACTION_LAYER_TAP_KEY(1, KC_ESC),
- ^
- keymap_poker.c:15:2: warning: braces around scalar initializer
- [2] = ACTION_LAYER_TOGGLE(2)
- ^
- keymap_poker.c:15:2: note: (near initialization for 'fn_actions[2]')
- In file included from ../../tmk_core/common/action.h:24:0,
- from keymap_common.h:23,
- from keymap_poker.c:1:
- ../../tmk_core/common/action_code.h:189:43: error: field name not in record or union initializer
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:258:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_BITOP(op, part, bits, on) ACTION(ACT_LAYER, (op)<<10 | (on)<<8 | (part)<<5 | ((bits)&0x1f))
- ^
- ../../tmk_core/common/action_code.h:281:53: note: in expansion of macro 'ACTION_LAYER_BITOP'
- #define ACTION_LAYER_BIT_XOR(part, bits, on) ACTION_LAYER_BITOP(OP_BIT_XOR, (part), (bits), (on))
- ^
- ../../tmk_core/common/action_code.h:267:53: note: in expansion of macro 'ACTION_LAYER_BIT_XOR'
- #define ACTION_LAYER_INVERT(layer, on) ACTION_LAYER_BIT_XOR((layer)/4, 1<<((layer)%4), (on))
- ^
- ../../tmk_core/common/action_code.h:266:53: note: in expansion of macro 'ACTION_LAYER_INVERT'
- #define ACTION_LAYER_TOGGLE(layer) ACTION_LAYER_INVERT(layer, ON_RELEASE)
- ^
- keymap_poker.c:15:8: note: in expansion of macro 'ACTION_LAYER_TOGGLE'
- [2] = ACTION_LAYER_TOGGLE(2)
- ^
- ../../tmk_core/common/action_code.h:189:43: note: (near initialization for 'fn_actions[2]')
- #define ACTION(kind, param) { .code = ((kind)<<12 | (param)) }
- ^
- ../../tmk_core/common/action_code.h:258:53: note: in expansion of macro 'ACTION'
- #define ACTION_LAYER_BITOP(op, part, bits, on) ACTION(ACT_LAYER, (op)<<10 | (on)<<8 | (part)<<5 | ((bits)&0x1f))
- ^
- ../../tmk_core/common/action_code.h:281:53: note: in expansion of macro 'ACTION_LAYER_BITOP'
- #define ACTION_LAYER_BIT_XOR(part, bits, on) ACTION_LAYER_BITOP(OP_BIT_XOR, (part), (bits), (on))
- ^
- ../../tmk_core/common/action_code.h:267:53: note: in expansion of macro 'ACTION_LAYER_BIT_XOR'
- #define ACTION_LAYER_INVERT(layer, on) ACTION_LAYER_BIT_XOR((layer)/4, 1<<((layer)%4), (on))
- ^
- ../../tmk_core/common/action_code.h:266:53: note: in expansion of macro 'ACTION_LAYER_INVERT'
- #define ACTION_LAYER_TOGGLE(layer) ACTION_LAYER_INVERT(layer, ON_RELEASE)
- ^
- keymap_poker.c:15:8: note: in expansion of macro 'ACTION_LAYER_TOGGLE'
- [2] = ACTION_LAYER_TOGGLE(2)
- ^
- make: *** [../../tmk_core/rules.mk:557: obj_gh60_lufa/keymap_poker.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement