You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/scythe
ENDO Katsuhiro 547eb55553 Add a new keybord Scythe (#5873)
* Add a new keyboard Scythe.

* Update info.json.

* Use pragma once.

* Comment out IS_COMMAND macro.

* Remove DISABLE_JTAG definition.

* Remove unnecessary backslashes.

* Change layer defines to enum.

* Remove dead code.

* Fix typo(RGBLIGHT_SPLIT).

* Change BOOTMAGIC_ENABLE to "lite".

* Remove unnecessary keys.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Fix width.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Fix hight.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
6 years ago
..
keymaps Add a new keybord Scythe (#5873) 6 years ago
config.h Add a new keybord Scythe (#5873) 6 years ago
info.json Add a new keybord Scythe (#5873) 6 years ago
readme.md Add a new keybord Scythe (#5873) 6 years ago
rules.mk Add a new keybord Scythe (#5873) 6 years ago
scythe.c Add a new keybord Scythe (#5873) 6 years ago
scythe.h Add a new keybord Scythe (#5873) 6 years ago

readme.md

Scythe

Scythe

Yet another 60% symmetrical split keyboard.

Keyboard Maintainer: ka2hiro @ka2hiro
Hardware Supported: Scythe PCB, ATMEGA32U4
Hardware Availability: @kagizaraya

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

make scythe:default:dfu

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