vial-qmk/keyboards/rarepotato8de/3x3macropad/readme.md
Simon 42ff4d4745
Add 3x3macropad keyboard + keymap (#727)
* 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
2024-05-20 18:54:36 -06:00

28 lines
No EOL
1.2 KiB
Markdown

# 3x3macropad
![3x3macropad](https://i.imgur.com/LMkcKOw.jpg)
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](https://github.com/rarepotato8de)
* Hardware Supported: 3x3macropad
* Hardware Availability: [Open source!](https://github.com/rarepotato8de/3x3macropad)
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## 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