Giter Club home page Giter Club logo

amk's People

Contributors

yulei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amk's Issues

GC_xx和AC_xx的区别

a锅好,我在看代码的时候有发现amk在定义keycode的时候,有好多个版本,比如TRNS,就有KC_TRNS、AC_TRNS、GC_TRNS,这些code都有什么区别呢?似乎在某种情况下,只有GC_xx生效?

Build issues

I'm getting these errors while building firmware for matrix boards, i'm on a ARM mac.
I was able to build before (8xv3) but not anymore
Fresh install, branch qmk

make rabbit60

"Processing: COMBO_ENABLE combo.c"
"Processing: GRAVE_ESC_ENABLE grave_esc.c"
"Processing: KEY_LOCK_ENABLE key_lock.c"
"Processing: SPACE_CADET_ENABLE space_cadet.c"
"Processing: TAP_DANCE_ENABLE tap_dance.c"
"Processing: DYNAMIC_TAPPING_TERM_ENABLE dynamic_tapping_term.c"
Building rabbit60 ...
-n [0%] Assembling: SEGGER_RTT_ASM_ARMv7M.S
arm-none-eabi-gcc: warning: '-x assembler-with-cpp' after last input file has no effect
arm-none-eabi-gcc: fatal error: no input files
compilation terminated.
make: *** [build/rabbit60/main/segger/SEGGER_RTT_ASM_ARMv7M.o] Error 1

make onekey goes to 100% but then error's out

-n [100%] Compiling: stm32f4xx_ll_usb.c
                                                                               [ok]
Linking: onekey.elf
Memory region         Used Size  Region Size  %age Used
             RAM:       28640 B       128 KB     21.85%
           FLASH:       34396 B       512 KB      6.56%
/opt/homebrew/Cellar/arm-gcc-bin@8/8-2019-q3-update_3/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld: build/onekey/main/usb/usb_descriptors.o: in function `update_desc_polling_rate':
/Users/shamil/amk/main/usb/usb_descriptors.c:453: undefined reference to `usb_polling_rate'
/opt/homebrew/Cellar/arm-gcc-bin@8/8-2019-q3-update_3/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld: build/onekey/libs/qmk/vial-qmk/quantum/keymap_common.o: in function `keymap_key_to_keycode':
/Users/shamil/amk/libs/qmk/vial-qmk/quantum/keymap_common.c:211: undefined reference to `keycode_at_keymap_location'
collect2: error: ld returned 1 exit status
make: *** [build/onekey.elf] Error 1

Help Wanted - Matrix ME EC

I want to compile the source code for custom macros, but am unable to switch to the dev branch and can not compile the source code. can not change the branch on GitHub desktop

stm32f4xx.h: No such file or directory

I want to build a fw, but I encountered some errors
[0%] Compiling: 8xv3.cIn file included from libs/qmk/portable/platform_deps.h:3, from libs/qmk/vial-qmk/quantum/quantum.h:18, from keyboards/8xv3/8xv3.h:7, from keyboards/8xv3/8xv3.c:5: main/porting/wired/stm32/generic_hal.h:9:14: fatal error: stm32f4xx.h: No such file or directory 9 | #include "stm32f4xx.h" | ^~~~~~~~~~~~~ compilation terminated. make: *** [common.mk:136: build/8xv3/keyboards/8xv3/8xv3.o] Error 1

How can I build fw?

I try to compile with " make falcon", but terminal always says: "amk_action.h: No such file or directory". I try to build with branch 'qmk'

Question about porting firmware to vial

Hello! I'm trying to porting my firmware to vial, but it seems that vial supports only qmk firmware. So I'm curious about how do you make your firmware recognized by vial? Thanks very much if you can help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.