index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
k_type
Age
Commit message (
Expand
)
Author
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-08-04
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
Joakim Tufvegren
2021-07-31
__flash? (#13799)
Joel Challis
2021-03-25
(Re)Fixing K-type RGB lighting (#12084)
Andrew-Fahmy
2021-03-02
Revert "Fixing K-type RGB lighting (#11551)" (#12065)
Nick Brassel
2021-02-28
Fixing K-type RGB lighting (#11551)
Andrew-Fahmy
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-10
Disable subsystems repo-wide. (#11449)
Nick Brassel
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
K-Type refactor (#9864)
Ryan
2020-08-29
Kiibohd bootloader, take 2 (#10129)
Ryan
2020-08-21
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)
Nick Brassel
2020-08-12
Add Kiibohd bootloader type to bootloader.mk (#9908)
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-02-21
Add Arm Teensys to mcu_selection.mk (#8026)
Ryan
2020-01-28
Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
Nick Brassel
2020-01-09
Ensure `PROGMEM` is present on default keymaps (#7836)
fauxpark
2019-08-20
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-05-03
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
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
2019-01-11
Remove empty fn_actions[]
fauxpark
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-04-15
Add a custom USB driver for ARM (#2750)
fredizzimo
2018-04-08
Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...
MechMerlin
2018-04-07
Pull information from config.h and rules.mk (#2711)
skullydazed
2018-04-04
Update input:club boards to use the proper vendor and device
Kaleb Elwert
2018-04-03
Update whitefox to use the K-Type teensy workaround
Kaleb Elwert
2018-03-21
Update info.json (#2574)
MechMerlin
2018-03-20
Add configurator support (info.json) for Input Club K-Type (#2571)
MechMerlin
2018-02-12
Set unused USB serial buffer to 1 byte to save memory
Fred Sundvik
2018-01-12
Fix call to memset for various keyboards
Kaleb Elwert
2017-12-19
k_type: add belak keymap
Kaleb Elwert
2017-12-14
Initial K-Type support (#1963)
Kaleb Elwert