Age | Commit message (Expand) | Author |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-05-11 | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White |
2021-01-21 | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2021-01-19 | ChibiOS enable memory allocations (#11620) | Nick Brassel |
2021-01-20 | ChibiOS conf migrations... take 10 (#11617) | Nick Brassel |
2021-01-20 | Leftover early initialisation conversions (#11615) | Nick Brassel |
2021-01-18 | ChibiOS conf migrations... take 9 (#11598) | Nick Brassel |
2021-01-08 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-01-07 | [Keyboard] JM60 refactor (#11421) | Ryan |
2021-01-03 | Fix broken keyboards (#11412) | Zach White |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-03-19 | Set MCU for some F103 boards (#8459) | Ryan |
2020-03-02 | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-08-26 | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb |
2018-04-15 | Add a custom USB driver for ARM (#2750) | fredizzimo |
2018-02-12 | Set unused USB serial buffer to 1 byte to save memory | Fred Sundvik |
2018-02-08 | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo |
2018-01-12 | Fix call to memset for various keyboards | Kaleb Elwert |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-10 | Changed USB manufacturer to "JMWS" | Marco |
2017-09-10 | Use KC_GESC keycode instead of custom function | Marco |
2017-09-10 | Basic support for JM60 keyboard | Marco |