summaryrefslogtreecommitdiffstats
path: root/keyboards/idobo/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty override functions (#14312)Ryan2021-09-051-12/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* [Keymap] adding new keymap for the idobo keyboard with backlight (#13969)Path Nirvana2021-08-133-0/+71
|
* [Keymap] Orthon keymap for idobo (#13584)Giorgi Chavchanidze2021-07-193-0/+109
| | | Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
* Keymap: Orthocarpus keymap for idobo (#12462)Giorgi Chavchanidze2021-04-183-0/+63
| | | | | | | | | | * Keymap: Orthocarpus keymap for idobo * Update keyboards/idobo/keymaps/gkbd_75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] My Idobo Keymap (#11897)IFo Hancroft2021-02-204-0/+151
|
* [Keymap] Georgian linear keymap for idobo (#11386)Giorgi Chavchanidze2021-01-104-0/+74
| | | | | | | * Georgian linear layout for idobo keyboard * fixup! Keymap formatting Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
* [Keymap] idobo:egstad (#10783)Jordan Egstad2020-11-094-0/+355
| | | | | | | | | * feat: new keymapping for idobo * fix: added licenses. converted int to uint8_t where applicable * fix: addressed zvecr stylistic enhancements * fix: replaced rgblight_sethsv with rgblight_sethsv_noeeprom
* VIA Support for the Idobo (ID75) (#8146)IFo Hancroft2020-02-112-0/+53
| | | | | | | | | | | | | | | | | | | * VIA Support for the Idobo (ID75) * Implemented the requested PR changes * Readme was pointing to the wrong board * Fixed Product ID * Fixed Manufacturer name * Better Vendor ID Using the two 8-bit ASCII values from the keyboard name. * Removed Bootmagic Lite as enabled anyway by VIA
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-14/+0
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* [Keymap] idobo/drewdobo keymap v1 (#6744)Drew Smathers2019-09-174-0/+106
|
* keymap for idobo (#6250)GreenShadowMaker2019-07-063-52/+42
| | | | | | | | | | | | | | | | | | | | | | | | * greenshadowmaker keymap for idobo xd75 massdrop * remove uneeded config.h * corrected format to match convention instead of xd75 where I accidentally started from * fixed errors and added arrows bottom right to match my other layouts * updated readme * right arrow fix * Update keyboards/idobo/keymaps/greenshadowmaker/keymap.c removing unnecessary part, copied from different keymap Co-Authored-By: fauxpark <fauxpark@gmail.com> * added suggested changes * removed unneded elements
* [Keymap] Keymap for Idobo (#5402)GreenShadowMaker2019-03-154-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
* Keymap: Jtcarrasco (#4513)jtcarrasco2018-12-054-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
* 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-093-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