qmk-dactyl-manuform-a/keyboards/duck/octagon/v1
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v1.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
v1.h Duck Octagon V1 Configurator cleanup (#5957) 2019-05-28 15:47:59 -07:00

readme.md

Duck Octagon V1

Non official firmware for custom Korean keyboard with 75% key layout made by Duck.
Group buy was run October 2014 via geekhack 35 keyboards total.

Keyboard Maintainer: MechMerlin
Hardware Supported: Duck Octagon PCB Ver 1.0, Atmega32u4
Hardware Availability: Wait until GB of the next revision

Make example for this keyboard (after setting up your build environment):

make duck/octagon/v1:default

See build environment setup then the make instructions for more information.

Hardware Notes

The Duck Octagon V1 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