Git Product home page Git Product logo

Comments (6)

obra avatar obra commented on July 26, 2024

from model01-firmware.

fredcallaway avatar fredcallaway commented on July 26, 2024

Wow, quick response! After updating Arduino with brew, the GUI says 1.8.12 (can't say what it was before though—or if the update actually affected the executable in /Applications). However, I am now able to "Verify" a fresh clone of this repo with Arduino.

Unfortunately, I can't compile my previous Model01-Firmware.ino file because Kaleidoscope-HostPowerManagement.h is missing, will try to take stuff out until it compiles successfully.

Another issue is that make still doesn't work for me (with the fresh copy that does work in the IDE). It produces an very long (13k lines) error message which you can find here.

from model01-firmware.

fredcallaway avatar fredcallaway commented on July 26, 2024

It seems that several of the plugins I was using (e.g. https://github.com/keyboardio/Kaleidoscope-Qukeys) are no longer available?

from model01-firmware.

fredcallaway avatar fredcallaway commented on July 26, 2024

I tried copying copying my back up of /Documents/Arduino/hardware/keyboardio/avr/libraries into the fresh install and now I'm getting errors compiling in the IDE:

Arduino: 1.8.12 (Mac OS X), Board: "Keyboardio Model 01"

Multiple libraries were found for "HID.h"
Model01-Firmware:67:10: fatal error: Kaleidoscope-HardwareTestMode.h: No such file or directory
 Used: /Users/fred/Library/Arduino15/packages/keyboardio/hardware/avr/1.22.0/libraries/HID
 #include "Kaleidoscope-HardwareTestMode.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
 Not used: /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/libraries/HID
exit status 1
Kaleidoscope-HardwareTestMode.h: No such file or directory

I'm going to leave this be until I get more guidance. It's not super critical because I can still use my keyboard (just can't change any of the settings)

Here is my previous Model01-Firmware.ino

from model01-firmware.

gedankenexperimenter avatar gedankenexperimenter commented on July 26, 2024

It seems that several of the plugins I was using (e.g. https://github.com/keyboardio/Kaleidoscope-Qukeys) are no longer available?

That plugin has been incorporated into the main Kaleidoscope repository, along with many others. You should be able to see that the standalone repository has been archived.

from model01-firmware.

fredcallaway avatar fredcallaway commented on July 26, 2024

@gedankenexperimenter OK, so in the version that I initially downloaded that were separate libraries alongside Kaledoscope, but are now files within Kaleidoscope. Thanks!

@obra I was able to address the "Multiple libraries" issue by uninstalling Arduino (critically, rm -r ~/Library/Arduino15). I am now again able to compile the default .ino file, and am slowly and steadily adding back pieces of my previous configuration. On top of that, make works! 🎉

Solution for future reference: Remove and reinstall /Applications/Arduino.app (from the website) AND remove ~/Library/Arduino15

from model01-firmware.

Related Issues (20)

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.