aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/jm60
Commit message (Expand)AuthorAgeFilesLines
* Set MCU for some F103 boards (#8459)Ryan2020-03-191-39/+6
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-51/+417
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-6/+6
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-2/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-082-6/+4
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+2
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-4/+4
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Changed USB manufacturer to "JMWS"Marco2017-09-101-5/+5
* Use KC_GESC keycode instead of custom functionMarco2017-09-102-69/+2
* Basic support for JM60 keyboardMarco2017-09-1017-0/+1903