]> git.donarmstrong.com Git - qmk_firmware.git/commit
Adds config for ALF X2 60% keyboard (#2765)
authorfixed <tokyo.tron@gmail.com>
Sat, 21 Apr 2018 14:32:53 +0000 (16:32 +0200)
committerDrashna Jaelre <drashna@live.com>
Sat, 21 Apr 2018 14:32:53 +0000 (07:32 -0700)
commit9a7347e35707585f081c439d571730169c2ec774
tree2a1cef74f8dea5c84fb8acc7f9e106b19ca5508f
parente36d6bbbe3392b8e1e36157c070ed028dc8f5992
Adds config for ALF X2 60% keyboard (#2765)

* Adds initial keyboard config and layouts for ALF X2 60%

* Cleans up empty if/else blocks

* Renames KEYMAP to LAYOUT across the alf_x2 config files.

* Replaces include in alf_x2 keymaps with QMK_KEYBOARD_H macro
keyboards/alf_x2/alf_x2.c [new file with mode: 0644]
keyboards/alf_x2/alf_x2.h [new file with mode: 0644]
keyboards/alf_x2/config.h [new file with mode: 0644]
keyboards/alf_x2/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/alf_x2/keymaps/hhkb_60/keymap.c [new file with mode: 0644]
keyboards/alf_x2/readme.md [new file with mode: 0644]
keyboards/alf_x2/rules.mk [new file with mode: 0644]