67053712f8
* rename KEYMAP to LAYOUT_ALL * Standard Layout Eagle Refactor New layout LAYOUT_EAGLE Got standard layout backspace working * Remove split right shift support for standard layout eagle * add back the KC_NO for split right shift * Remove KC_NO from bottom row to support standard 60 layout * Fix formatting issues with mechmerlin keymap * remove extra KC_NO from split right shift in LAYOUT_EAGLE * Preliminary checkin for new layout LAYOUT_VIPER * Remove some of the KC_NO from the layout * Fix formatting * missed a KC_NO for the LAYOUT_EAGLE * remove KC_NO from enter key of LAYOUT_VIPER * some more formatting changes * Default 60 with split left right shift and backspace * add info.json layouts to match the new LAYOUTs * change formatting of LAYOUT names * propogate renames to info.json |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
indicator_leds.c | ||
indicator_leds.h | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
v2.c | ||
v2.h |
readme.md
Duck Eagle/Viper V2
Non official firmware for custom Korean keyboard with 60% key layout made by Duck.
Group buy was run November 2016 via geekhack with 100 keyboards total.
Keyboard Maintainer: MechMerlin
Hardware Supported: Duck Eagle/Viper PCB Ver 2.0, Atmega32u4
Hardware Availability: Wait until GB of the next revision
Make example for this keyboard (after setting up your build environment):
make eagle_viper/v2:default
See build environment setup then the make instructions for more information.
Hardware Notes
The Duck Eagle/Viper V2 PCB consists of:
Microchips
2 74HC237D 3-to-8 line decoders 1 Atmega32u4 microcontroller 2 WS2811 LED controller
Notes
Thanks to Ralf Schmitt for previous implementations in his TMK fork and few helping words.
Based heavily on Rasmus Schults Duck Lightsaver QMK Port
Special thanks to profanum429 for debugging help and contributions to support the Viper and LED indicators.