aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/idobo
Commit message (Collapse)AuthorAgeFilesLines
* Adding my new keymap for the Idobo (#4468)xjacobx2018-11-244-0/+106
| | | | | | | | * Adding my new keymap, based of xd75, with leds enabled via the rules.mk file * cleaned up the rules file * Per Change Requests: removed deprecated functions along with updated the map to use the layout macro instead of raw matrix
* Keymap: Clone layout for Massdrop's xd75 (#4461)Milton Griffin2018-11-224-0/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | * Added default75. No lighting. * Added default75. No lighting. * Update keyboards/idobo/keymaps/default75/config.h Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com> * Update keyboards/idobo/keymaps/default75/config.h Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com> * Update keyboards/idobo/keymaps/default75/config.h Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com> * Update keyboards/idobo/keymaps/default75/config.h Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com> * Fixes for pull request * Updated keyboard declartion structure
* IDOBO Keyboard Support (75Keys Aluminum Keyboard) (#4401)MechMerlin2018-11-099-0/+510
* initial commit * put my name everywhere * get the switch matrix correct * add a basic keymap * use a better LAYOUT macro * update readme * Add QMK Configurator support