summaryrefslogtreecommitdiffstats
path: root/keyboards/k_type
Commit message (Expand)AuthorAgeFilesLines
* move input club keyboards into vendor folder (#15788)peepeetee2022-02-0520-1724/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* [Keyboard] Update K type (#15405)Andrew-Fahmy2021-12-0614-109/+160
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-242-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren2021-08-041-1/+2
* __flash? (#13799)Joel Challis2021-07-312-2/+2
* (Re)Fixing K-type RGB lighting (#12084)Andrew-Fahmy2021-03-2514-103/+1077
* Revert "Fixing K-type RGB lighting (#11551)" (#12065)Nick Brassel2021-03-0214-1058/+103
* Fixing K-type RGB lighting (#11551)Andrew-Fahmy2021-02-2814-103/+1058
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-101-18/+0
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-052-1211/+46
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-1/+3
* K-Type refactor (#9864)Ryan2020-08-2913-242/+463
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-292-17/+2
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-212-2/+17
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-122-17/+2
* 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
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-211-39/+4
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-091-11/+1
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-201-0/+2
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-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
* Remove empty fn_actions[]fauxpark2019-01-112-8/+0
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...MechMerlin2018-04-081-0/+13
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Update input:club boards to use the proper vendor and deviceKaleb Elwert2018-04-041-5/+3
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-034-492/+1
* Update info.json (#2574)MechMerlin2018-03-211-1/+1
* Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin2018-03-201-0/+15
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+2
* k_type: add belak keymapKaleb Elwert2017-12-191-0/+37
* Initial K-Type support (#1963)Kaleb Elwert2017-12-1413-0/+1805