42ff4d4745
* Firmware for 3x3macropad QMK/VIAL Firmware for 3x3macropad * Update info.json Removed old device version * Added readme and small code changes Added readme and fixed code to match the requirements of QMK * Added Copyright * Fixed code convention * Changes from qmk pull request outdated file removed oled in keyboard level info.json removed old stuff * Better firmware improvements Fixed some stuff that was recommended with the QMK Push * Formatted .c file Using the format-c command * Fixed bootmagic lite key Changed key, so it's accessible even with OLED installed * Update VIAL Layout Added Encoder and OLED Option + Moved the Encoders to the right instead of at the top * Updated UID Generated new UID
1.2 KiB
1.2 KiB
3x3macropad
The 3x3macropad is a small macropad with a cool OLED screen and rotary encoder. It was inspired by stacked FR4 keyboards like the Discipline65.
- Keyboard Maintainer: RarePotato8DE
- Hardware Supported: 3x3macropad
- Hardware Availability: Open source!
Make example for this keyboard (after setting up your build environment):
make rarepotato8de/3x3macropad:default
Flashing example for this keyboard:
make rarepotato8de/3x3macropad:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,1) in the matrix (the top left one below the OLED) and plug in the keyboard
- Physical reset button: Short the two through hole pins on the back of the PCB (positioned at the rotary encoder)
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available