Ryan 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 years ago
..
keymaps 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 years ago
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
indicator_leds.c cb2f2fd258 [Keyboard] Small Refactor of Duck boards (#5521) 7 years ago
indicator_leds.h 499fc3b85e Add some missing `#pragma once`s (#19902) 3 years ago
keyboard.json 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) 2 years ago
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
readme.md 4b630c46fe Duck Eagle/Viper V2 Refactor (#13828) 5 years ago
rules.mk 8ad3a36fb6 Data-Driven Keyboard Conversions: D (#23461) 2 years ago
v2.c 4871f651c5 Move remaining `LAYOUT_all`s to data driven (#20463) 3 years ago

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. Newest version is the Eagle/Viper V2.

  • 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 duck/eagle_viper/v2:default

Reset Key: To put the Eagle/Viper V2 into reset, hold caps lock key (K2A) while plugging in.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

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.