aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
...
* | adds sweet16 and four banger keyboardsJack Humbert2017-08-2114-0/+358
* | Create readme.mdBen James2017-08-201-0/+12
* | Create MakefileBen James2017-08-201-0/+21
* | Create config.hBen James2017-08-201-0/+58
* | Create keymap.cBen James2017-08-201-0/+122
* | adds subatomic files (non-working)Jack Humbert2017-08-206-67/+164
* | Fix stray keystroke in readme file.Joe Wasson2017-08-201-2/+2
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-2059-403/+403
* | Merge pull request #1608 from hot-leaf-juice/masterJack Humbert2017-08-202-37/+56
|\ \
| * \ Merge branch 'master' of https://github.com/qmk/qmk_firmwareCallum Oakley2017-08-19403-7004/+17483
| |\ \
| * | | MORE layerCallum Oakley2017-07-042-37/+56
* | | | Fix Planck Steno layout with new error message (remove MIDI).Joe Wasson2017-08-201-0/+1
* | | | Keymap tweaks.Joe Wasson2017-08-202-2/+14
* | | | Gherkin keymaps for Steno and TalljoeJoe Wasson2017-08-206-0/+105
* | | | Added default ECO keymapThat-Canadian2017-08-203-0/+135
* | | | Line ending stuff againThat-Canadian2017-08-202-16/+16
* | | | Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh2017-08-201-2/+2
* | | | Merge pull request #1601 from dlaroe/masterJack Humbert2017-08-1912-0/+1173
|\ \ \ \
| * | | | Added Preonic Makefile and readme.md2017-08-182-2/+25
| * | | | Updated keymaps with second LOWER for the right hand2017-08-183-18/+18
| * | | | First Update2017-07-2412-0/+1150
* | | | | remove dead links, add troubleshooting sectionBalz Guenat2017-08-191-6/+13
* | | | | Update USB-USB converter README according to #1588Balz Guenat2017-08-191-51/+34
* | | | | Update readme.mdRyan MacLean2017-08-191-3/+3
* | | | | Update readme.mdRyan MacLean2017-08-191-3/+3
* | | | | Fixing readme clobberRyan MacLean2017-08-191-3/+3
| |_|/ / |/| | |
* | | | Update Nyquist readme file to new formatDanny Nguyen2017-08-181-161/+12
* | | | Add dvorak/colemak layersDrashna Jael're2017-08-171-87/+285
* | | | bananasplit LED support and keymap add00102017-08-174-0/+137
* | | | Make the bulk of our keyboards match the readme.md standardskullY2017-08-1632-1153/+353
* | | | Revert "Moves files from ez/keymaps to ergodox/keymaps"Erez Zukerman2017-08-166-0/+0
* | | | Moves files from ez/keymaps to ergodox/keymapsErez Zukerman2017-08-166-0/+0
* | | | Update ErgoDox readmeErez Zukerman2017-08-161-86/+11
* | | | Add separate readme.md for ErgoDoneYu He2017-08-161-0/+26
* | | | Add ErgoDone support to two keymaps that have special config.hYu He2017-08-162-0/+6
* | | | Add dummy backlight/LED functions for keymaps that require themYu He2017-08-162-8/+23
* | | | Add support for the ErgoDoneYu He2017-08-1613-0/+1067
* | | | line endingsskullY2017-08-163-26/+26
* | | | Cleanup the clueboard keymapsskullY2017-08-1620-666/+119
* | | | cleanup usb-usb converter codeBalz Guenat2017-08-1514-427/+393
* | | | add RESET to keymapBalz Guenat2017-08-152-2/+2
* | | | convert keymap into qmk-styleBalz Guenat2017-08-152-67/+69
* | | | wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat2017-08-153-1/+2
* | | | add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
* | | | some major steps toward making the usb-usb converter workBalz Guenat2017-08-153-2/+4
* | | | remove unused variables from makefileBalz Guenat2017-08-151-4/+5
* | | | small changes following Jack's advice.Balz Guenat2017-08-151-3/+5
* | | | start working on usb-usb converter portBalz Guenat2017-08-1516-0/+1481
* | | | Merge pull request #1576 from That-Canadian/minidoxJack Humbert2017-08-143-7/+3
|\ \ \ \
| * | | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...That-Canadian2017-08-133-7/+3
| | |_|/ | |/| |