This website requires JavaScript.
Explore
Help
Register
Sign In
maybemacrokeyboard
/
macroboard-arduinocode
Watch
1
Star
0
Fork
0
You've already forked macroboard-arduinocode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
4ead7a9a23bcf024afaa27b1badd3f0daeb24eab
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jeremie GABOLDE
4ead7a9a23
useful readme
2022-09-20 23:54:46 +02:00
Maybe
made each preset unique and added animations
2022-09-20 23:20:50 +02:00
Readme.md
useful readme
2022-09-20 23:54:46 +02:00
Readme.md
Maybe Arduino
This is the Arduino code for the teensy firmware used in the Maybe Macro Board
Uploading the firmware using Teensyduino
Install Teensyduino
https://www.pjrc.com/teensy/td_download.html
Run Arduino .exe
Open Maybe.ino
In >> Tools/ setup the board settings:
Board: Teensy LC
USB Type: Serial + Keyboard + Mouse + Joystick (but only Serial and Keyboard are used for now)
CPU Speed: 48MHz
Optimize: Smallest Code
Keyboard layout: US English (but any should work)
Port: [your teensy port]
Upload
Description
No description provided
Readme
77
KiB
Languages
C++
69.4%
C
30.6%