]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Added xealousbrown keyboard (#4945)
authorAlex Ong <the.onga@gmail.com>
Mon, 28 Jan 2019 01:05:34 +0000 (12:05 +1100)
committerDrashna Jaelre <drashna@live.com>
Mon, 28 Jan 2019 01:05:34 +0000 (17:05 -0800)
commit0d7631937018306b025cebd09cb33c55f965a5e6
tree1526d0601aba8cbdc947572887fa1d153e62b381
parent996ada1ba2cce18e1fed27fdcaf6a5dcc36fe9da
[Keyboard] Added xealousbrown keyboard (#4945)

* Added xealousbrown keyboard.

* Changed to pragma once in config.h

* Update keyboards/handwired/xealousbrown/rules.mk

Added bootloader.

Co-Authored-By: alex-ong <the.onga@gmail.com>
* Update keyboards/handwired/xealousbrown/config.h

Commented out IS_COMMAND() since it is already default value.

Co-Authored-By: alex-ong <the.onga@gmail.com>
keyboards/handwired/xealousbrown/README.md [new file with mode: 0644]
keyboards/handwired/xealousbrown/config.h [new file with mode: 0644]
keyboards/handwired/xealousbrown/info.json [new file with mode: 0644]
keyboards/handwired/xealousbrown/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/xealousbrown/rules.mk [new file with mode: 0644]
keyboards/handwired/xealousbrown/xealousbrown.c [new file with mode: 0644]
keyboards/handwired/xealousbrown/xealousbrown.h [new file with mode: 0644]