]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] E6V2 R2 BMC PCB (#6009)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 29 May 2019 18:16:13 +0000 (11:16 -0700)
committerDrashna Jaelre <drashna@live.com>
Wed, 29 May 2019 18:16:13 +0000 (11:16 -0700)
commit786ee9c7bef3852aa107c98c3a0edd0d0c7fe9bc
treef2de6a940c3dfff79c184aa601cb4fcfbdb8cd36
parent4d97f352309f0b91900a1ecb8af2f1b9d246bddb
[Keyboard] E6V2 R2 BMC PCB (#6009)

* initial commit

* remove mentions of oe and replace with le

* add new layout macros with the spacebar change

* add rgb underglow support

* Update keyboards/exclusive/e6v2/le_bmc/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/exclusive/e6v2/le_bmc/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
keyboards/exclusive/e6v2/le_bmc/config.h [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/info.json [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/keymaps/default/config.h [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/keymaps/default/readme.md [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/le_bmc.c [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/le_bmc.h [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/readme.md [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/rules.mk [new file with mode: 0644]
keyboards/exclusive/e6v2/le_bmc/usbconfig.h [new file with mode: 0644]