qmk_firmware/keyboards/runner3680
Derek Hsu 093d5c9991
[Keyboard] Add Runner3680 with 5x6+5x8 layout (#14617)
* [Keyboard] Add Runner3680 keyboard with 5x6 + 5x8 layout

* [Keymap] Use general audio key codes instead of MacOS specific ones

* [Keymap] Add via support

* [Keyboard] Add config for RGB Matrix feature for runner3680 5x6+5x8 layout

* Add license to .c and .h files

* Remove unused code

* [Keymap] Rename 'JIS' directory to be lower cased

* [Keyboard] Explicitly define enabled RGB lighting effects for Runner3680

* [Keyboard] Remove unused code of Runner3680

* [Keyboard] Move RGB Matrix related config to keyboard's rules.mk file

* [Keymap] Clean up default keymaps of Runner3680
2021-12-27 13:39:57 +11:00
..
3x6
3x7
3x8
4x6
4x7
4x8
5x6
5x6_5x8
5x7
5x8
config.h
readme.md
rules.mk
runner3680.c
runner3680.h

readme.md

runner3680

runner3680

A split ortholinear keyboard. Each half is a 5x8 arrangement, with breakable pieces to allow the number of rows to be customized between 3 to 5, and the number of columns to be between 6 to 8.

Keyboard Maintainer: omkbd @omkbd
Hardware Supported: Runner3680, Pro Micro ATmega32u4
Hardware Availability: Order your own yourself

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

make runner3680/5x8:default

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