]> git.donarmstrong.com Git - qmk_firmware.git/commit
Support Sentraq S65-X
authorGeoff Lane <geoff@zorched.net>
Sun, 11 Jun 2017 01:04:16 +0000 (21:04 -0400)
committerGeoff Lane <geoff@zorched.net>
Sun, 11 Jun 2017 01:09:38 +0000 (21:09 -0400)
commitb1e01e9d1ffcc6ca0803f30c09d3eebe6a90186b
tree8f5b644b88ba59fa121bba1068f0a360dabf2f44
parentb721779241d91ef46279fcaae447aa8eacb75422
Support Sentraq S65-X

Add initial support for ANSI layout of S65-X.
Includes support for controlling RGB underlighting.
keyboards/s65_x/Makefile [new file with mode: 0644]
keyboards/s65_x/config.h [new file with mode: 0644]
keyboards/s65_x/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/s65_x/keymaps/default/readme.md [new file with mode: 0644]
keyboards/s65_x/readme.md [new file with mode: 0644]
keyboards/s65_x/rules.mk [new file with mode: 0644]
keyboards/s65_x/s65_x.c [new file with mode: 0644]
keyboards/s65_x/s65_x.h [new file with mode: 0644]