qmk-dactyl-manuform-a/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 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
3x7 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
3x8 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
4x6 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
4x7 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
4x8 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
5x6 Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
5x6_5x8 [Keyboard] Add Runner3680 with 5x6+5x8 layout (#14617) 2021-12-27 13:39:57 +11:00
5x7 Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
5x8 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
config.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
runner3680.c
runner3680.h [Keyboard] Add Runner3680 with 5x6+5x8 layout (#14617) 2021-12-27 13:39:57 +11:00

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.