summaryrefslogtreecommitdiff
path: root/keyboards/k_type
Commit message (Expand)AuthorAge
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-10
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-05
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* K-Type refactor (#9864)Ryan2020-08-29
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-29
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-21
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-12
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-02
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-21
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-28
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-09
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-20
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-03
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* 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
* Remove empty fn_actions[]fauxpark2019-01-11
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-15
* Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...MechMerlin2018-04-08
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-07
* Update input:club boards to use the proper vendor and deviceKaleb Elwert2018-04-04
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-03
* Update info.json (#2574)MechMerlin2018-03-21
* Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin2018-03-20
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-12
* Fix call to memset for various keyboardsKaleb Elwert2018-01-12
* k_type: add belak keymapKaleb Elwert2017-12-19
* Initial K-Type support (#1963)Kaleb Elwert2017-12-14