summaryrefslogtreecommitdiffstats
path: root/keyboards/idobo/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15[Keymap] Keymap for Idobo (#5402)GreenShadowMaker4-0/+348
* greenshadowmaker keymap for idobo xd75 massdrop * remove uneeded config.h * corrected format to match convention instead of xd75 where I accidentally started from
2018-12-06Keymap: Jtcarrasco (#4513)jtcarrasco4-0/+120
* my XD75 builds for idobo and XD75 these are my xd75 layouts for the 2 versions of the board * clearing of free space spring cleaning * additional cleaning more spring cleaning * removed lighting commands don't need lighting on the idobo board so removal of such commands to keep the sizing down * update for readme.md * Update config.h * commiting with keymap erros on idobo for review * syntax fix for idobo and xd75 revok75, addition of del key switch on fn layer * config edit to config user and keymap QMK_KEYBOARD_H * update to vol controls for both idobo and xd75 for revok75 keymap * filename changes
2018-11-24Adding my new keymap for the Idobo (#4468)xjacobx4-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
2018-11-22Keymap: Clone layout for Massdrop's xd75 (#4461)Milton Griffin4-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
2018-11-09IDOBO Keyboard Support (75Keys Aluminum Keyboard) (#4401)MechMerlin3-0/+86
* 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