1
0
Fork 0

Firmware for Alpha (28-key keyboard) (#2755)

* alpha with firmware added to list of keyboards, ready to push

* revised according to drashna's fixes

* keymap -> layout?

* fixed macro and improved layout issuesOC

* Update rules.mk

* Update alpha.h

* Update and rename keyboards/alpha/layouts/default/28_alpha/keymap.c to keyboards/alpha/keymaps/default/keymap.c

* alpha/readme.md added according to qmk templateOC

* resolved a careless merge conflict

* bugfix
This commit is contained in:
Luciano Malavasi 2018-04-20 13:06:10 -07:00 committed by Drashna Jaelre
parent 503335be25
commit 2a63e21279
6 changed files with 221 additions and 0 deletions

1
keyboards/alpha/alpha.c Executable file
View file

@ -0,0 +1 @@
#include "alpha.h"