March
5
6 x 2 Macropad
Printed a macropad from thingiverse not this one but can’t find Og files.
but these look good too https://www.thingiverse.com/thing:2822140
Parts:
- 3D printer filament of your choice
- Arduino Pro Micro (ATmega32u4)
- 12 x Cherry MX-style mechanical key switches
I used KBFirmware to make the Firmware for the Arduino Pro Micro:
Used this pin out to find out what the KBfirmware pinouts were using
The Wiring:
I tried this layout for Minecraft
Made using Keyboard Layout Editor
For Microsoft Teams
Teams Shortcuts:
- Accept video call Command+Shift+A
- Accept audio call Command+Shift+S
- Decline call Command+Shift+D
- Toggle mute Command+Shift+M
- Start screen share session Command+Shift+E
- Raise or lower your hand Command+Shift+K
- Start video call Command+Shift+U
- End audio call Command+Shift+H
- Toggle fullscreen Command+Shift+F
- Toggle video Command+Shift+O
- Toggle background blur Command+Shift+P
- Open Activity Command+1
How to Setup the Macros:
Flash the HEX for Arduino Pro Micro with QMK Toolbox