Nick Brassel 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) hace 1 año
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) hace 1 año
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) hace 2 años
indicator_leds.c cb2f2fd258 [Keyboard] Small Refactor of Duck boards (#5521) hace 7 años
indicator_leds.h 499fc3b85e Add some missing `#pragma once`s (#19902) hace 3 años
keyboard.json 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) hace 2 años
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) hace 3 años
readme.md 4b630c46fe Duck Eagle/Viper V2 Refactor (#13828) hace 5 años
rules.mk 8ad3a36fb6 Data-Driven Keyboard Conversions: D (#23461) hace 2 años
v2.c 4871f651c5 Move remaining `LAYOUT_all`s to data driven (#20463) hace 3 años

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.