summaryrefslogtreecommitdiffstats
path: root/keyboards/jm60
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-2/+0
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-2/+0
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-2/+0
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-2/+2
2018-04-16Add a custom USB driver for ARM (#2750)fredizzimo1-1/+1
2018-02-12Set unused USB serial buffer to 1 byte to save memoryFred Sundvik1-1/+1
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2-6/+4
2018-01-12Fix call to memset for various keyboardsKaleb Elwert1-2/+2
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert2-4/+4
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-3/+0
2017-09-11Changed USB manufacturer to "JMWS"Marco1-5/+5
2017-09-11Use KC_GESC keycode instead of custom functionMarco2-69/+2
2017-09-11Basic support for JM60 keyboardMarco17-0/+1903