summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18Adds caps lock led status on Moonlander/Ergodox (#332)Florian Didron
2021-03-18Increase mouse wheel key delay (#333)Florian Didron
2021-03-03Disable Unicode and Swap Hands on ErgoDox EZ (#331)Drashna Jaelre
2021-02-26Disable Autoshift for shift as well (#330)Drashna Jaelre
2021-02-11fix: ergodox glow compilation bombsFlorian Didron
2021-02-11feat: swiss french oryx aliasesFlorian Didron
2021-02-02CLI: Fix json flashing (#11765)Erovia
2021-02-02quantum.c send char cleanups (#11743)Ryan
2021-02-02Add rgblight_reload_from_eeprom() (#11411)Joshua Diamond
2021-02-02add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII
2021-02-02Fix QMK_BUILDDATE (#11641)Zach White
2021-02-02Add stm32-dfu and apm32-dfu to bootloader.mk (#11019)Ryan
2021-02-02Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)Takeshi Nishio
2021-02-02Fixup declaration for _kill, add other missing syscalls, populate errno. (#11...Nick Brassel
2021-02-02Add syscall fallbacks to ChibiOS builds (#11573)Nick Brassel
2021-02-02Generate version.h when compiling json files (#11581)Zach White
2021-02-02Improve the compile and flash subcommands (#11334)Zach White
2021-02-02Add BGR byte order for WS2812 drivers (#11562)kb-elmo
2021-02-02allow customizing decrease delay of rgb heatmap (#11322)André Silva
2021-02-02Adafruit BLE cleanups (#11556)Ryan
2021-02-02arm_atsam: temporarily lower raw HID endpoint/report size (#11554)Ryan
2021-02-02Add support for shared EP on V-USB boards (#11103)Ryan
2021-02-02Lighting Layers should be disabled when suspended (#11442)Joshua Diamond
2021-02-02keymap_fr_ch: undef `CH_H` (#11537)Ryan
2021-02-02Address wake from sleep instability (#11450)Joshua Diamond
2021-01-31Stop sounds when suspended (#11553)Joshua Diamond
2021-01-12[Keyboard] Fix printf calls in Moonlander matrix (#11511)Drashna Jaelre
2021-01-12Fix macOS buildSergey Shulepov
2021-01-12manually run formatting job (#11503)Joel Challis
2021-01-12Add build debug option to tmk_core/rules.mk (#11324)Takeshi ISHII
2021-01-12Fix Tap-Hold Configs (#11127)Drashna Jaelre
2021-01-12Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)Ryan
2021-01-12arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)Joel Elkins
2021-01-12Align ChibiOS spi_master behaviour with AVR (#11404)Ryan
2021-01-12Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond
2021-01-12Return the make exit code for qmk compile and flash (#11402)Zach White
2021-01-12speed up list_keyboards.shMURAOKA Taro
2021-01-12Manually run formatting CI process (#11375)Joel Challis
2021-01-12Add target 'check-md5' to `build_keyboard.mk` (#11338)Takeshi ISHII
2021-01-12Missed a couple more `#pragma once`s (#11351)Ryan
2021-01-12Remove useless wait in AVR suspend code (#11352)Ryan
2021-01-12Add libusb-devel dependency for fedora (#11287)Maurizio Porrato
2021-01-12Add missing Debian/Ubuntu dependency to the install script (#11348)Jonathan Paugh
2021-01-12[Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre
2021-01-12Remove MATRIX_IS_ON macro (#11330)xyzz
2021-01-12remove some old and unused code from Makefile (#11336)Zach White
2021-01-12[CLI] Add stdin support for json2c command (#11289)LongerHV
2021-01-12Ensure single newline at EOF for core files (#11310)Ryan
2021-01-12Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2021-01-12Change include guards in quantum/ to pragma once (#11239)Ryan