qmk-firmware/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>
2019-05-15 08:52:30 -07:00
..
keymaps Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
config.h Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
info.json Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
readme.md Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
rules.mk Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
scythe.c Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00
scythe.h Add a new keybord Scythe (#5873) 2019-05-15 08:52:30 -07:00

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.