9f31783249
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: xia0 <xiao@morgan.net.au> |
||
---|---|---|
.. | ||
keymaps | ||
3dp660_oled.c | ||
info.json | ||
readme.md | ||
rules.mk |
handwired/3dp660_oled
A handwired FC660 layout with OLED display support.
- Keyboard Maintainer: xia0
- Hardware Supported: ATmega32U4 e.g. Arduino Pro Micro or Teensy 2.0
- Note: If using a Pro Micro, pins B0 and D5 are required. Click for details.
- Hardware Availability: Printables
Make example for this keyboard (after setting up your build environment):
make handwired/3dp660_oled:default
Flashing example for this keyboard:
make handwired/3dp660_oled: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,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the MCU or short RST to GND.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available