summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60
AgeCommit message (Collapse)AuthorFilesLines
2017-10-22Added xd60 ISO keymap (#1865)mondaufgrau2-0/+58
* Added xd60 ISO keymap * renamed ISO to iso * some cleaning * added iso keymap * some cleaning
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert4-4/+4
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-10-10Add my layouts (#1822)Kyle Montag2-0/+84
* all of my updates * return to base config for xd60.c * remove janky keymap header definition * update readme for xd60 * update Planck readme
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-3/+0
2017-09-25New layout for XD60/64 (#1748)Florian Beeres2-0/+54
* Add yuuki keymap Documentation is still a TODO and the keymap may not be final * GRV on colon * add KC_GRV to FN ESC * hhkb ish * hhkbish 2 * HHKBish and documentation * Fix Markdown warnings * typo
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY1-11/+10
2017-08-10Add Org60 keyboardRyan Sullivan4-102/+0
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
2017-08-03Picture and details updateEagleheardt1-7/+3
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder
2017-08-03Adds Eagleheardt's XD60 keymap (#1528)Eagleheardt4-0/+106
* Add files via upload * Update readme.md * Update readme.md * Add files via upload
2017-06-22Merge pull request #1331 from ariasuni/masterErez Zukerman1-0/+8
Fix undefined reference errors with avr-gcc 7.1
2017-06-12remove .hex, .PNG, .jpgJack Humbert2-1/+1
2017-06-12remove the rest of the .pngsJack Humbert3-2/+2
2017-05-27Fix undefined reference errors with avr-gcc 7.1ariasuni1-0/+8
2017-05-05lowercase .jpg I thinkTobias O1-1/+1
i guess that fixes the image link - currently its broken
2017-04-12Fixed position of BSLS and BSPCkamisamamizu1-2/+2
They were in the incorrect positions before.
2017-03-26Create README.mdNicolas Guelpa1-0/+13
2017-03-26Add files via uploadNicolas Guelpa2-0/+0
2017-03-26fixing layoutNicolas Guelpa1-1/+1
2017-03-25Adding different layerNicolas Guelpa1-0/+67
2017-02-19XD60: Added BL_TOGG back to keymap, with 6 backlight stepsStanley Lai2-7/+4
2017-02-19Updated XD60 readme and photos to reflect v2 PCBStanley Lai4-2/+6
2017-02-14Added support for XD60v2 with RGB underglow and LED backlight supportStanley Lai5-72/+57
2016-12-19Added XD60 supportStanley Lai11-0/+350