qmk-dactyl-manuform-a/keyboards/eagle_viper/v2
MechMerlin 67053712f8 Refactor/eagle viper with new layouts for QMK Configurator (#2659)
* 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
2018-04-02 16:23:21 -04:00
..
keymaps Refactor/eagle viper with new layouts for QMK Configurator (#2659) 2018-04-02 16:23:21 -04:00
config.h profanum429@gmail.com (#2222) 2018-01-04 01:20:58 -05:00
indicator_leds.c Duck Eagle/Viper V2 support (#2216) 2018-01-03 12:17:09 -05:00
indicator_leds.h Duck Eagle/Viper V2 support (#2216) 2018-01-03 12:17:09 -05:00
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05:00
readme.md Duck Eagle/Viper V2 support (#2216) 2018-01-03 12:17:09 -05:00
rules.mk Duck Eagle/Viper V2 support (#2216) 2018-01-03 12:17:09 -05:00
v2.c profanum429@gmail.com (#2222) 2018-01-04 01:20:58 -05:00
v2.h Refactor/eagle viper with new layouts for QMK Configurator (#2659) 2018-04-02 16:23:21 -04:00

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.