summaryrefslogtreecommitdiff
path: root/keyboards/jm60
Commit message (Expand)AuthorAge
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-15
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-29
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Fixup bootloaders. (#16256)Nick Brassel2022-02-06
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-21
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-19
* ChibiOS conf migrations... take 10 (#11617)Nick Brassel2021-01-20
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-20
* ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-18
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-08
|\
| * [Keyboard] JM60 refactor (#11421)Ryan2021-01-07
* | Fix broken keyboards (#11412)Zach White2021-01-03
|/
* Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-23
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Set MCU for some F103 boards (#8459)Ryan2020-03-19
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-02
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-28
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-26
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-15
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-12
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* Fix call to memset for various keyboardsKaleb Elwert2018-01-12
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
* Changed USB manufacturer to "JMWS"Marco2017-09-10
* Use KC_GESC keycode instead of custom functionMarco2017-09-10
* Basic support for JM60 keyboardMarco2017-09-10