]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add NEISO Macro Pad (#7163)
authorJ.Flanagan <jrfhoutx@comcast.net>
Mon, 28 Oct 2019 17:57:15 +0000 (12:57 -0500)
committerJoel Challis <git@zvecr.com>
Mon, 28 Oct 2019 17:57:15 +0000 (17:57 +0000)
commit84ac03bbab7cfc6cef6aa4e22360b92bdf044c6c
tree32baa20f72764ad3b43835ff54e94eb4648ad356
parent5777177cec2c76f79b4930dacb390b0f4681bc85
[Keyboard] Add NEISO Macro Pad (#7163)

* Initial Commit

Initial commit of the N-E-ISO Pad

* Changes to keymap.c

Minor Changes to keymap.c

* Major Changes

Changes to config.h, neiso.c, neiso.h, readme.md, rules.mk, info.json

* Updated readme.md

Changed wording of redme.md

* Initial Commit

Initial commit of the N-E-ISO Pad

* Changes to keymap.c

Minor Changes to keymap.c

* Major Changes

Changes to config.h, neiso.c, neiso.h, readme.md, rules.mk, info.json

* Updated readme.md

Changed wording of redme.md

* Update keyboards/sck/neiso/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/sck/neiso/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/sck/neiso/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sck/neiso/neiso.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Changes per request

Removed lines 55-60 from default/keymap.c per request
keyboards/sck/neiso/config.h [new file with mode: 0644]
keyboards/sck/neiso/info.json [new file with mode: 0644]
keyboards/sck/neiso/keymaps/default/config.h [new file with mode: 0644]
keyboards/sck/neiso/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/sck/neiso/keymaps/default/readme.md [new file with mode: 0644]
keyboards/sck/neiso/neiso.c [new file with mode: 0644]
keyboards/sck/neiso/neiso.h [new file with mode: 0644]
keyboards/sck/neiso/readme.md [new file with mode: 0644]
keyboards/sck/neiso/rules.mk [new file with mode: 0644]