859 Commits (gc_switch)

Author SHA1 Message Date
  Joel Challis d58d7dd192
manually run formatting job (#11503) 3 years ago
  Takeshi ISHII 3edfb93d5d
Add build debug option to tmk_core/rules.mk (#11324) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Joel Elkins 070240f212
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424) 3 years ago
  Joel Challis a68d289fa5
Manually run formatting CI process (#11375) 3 years ago
  Takeshi ISHII 6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338) 3 years ago
  Ryan 7071900407
Missed a couple more `#pragma once`s (#11351) 3 years ago
  Ryan 411b92e206
Remove useless wait in AVR suspend code (#11352) 3 years ago
  xyzz 2573ed8c6b
Remove MATRIX_IS_ON macro (#11330) 3 years ago
  Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Reza Jelveh fd177582ad
chibios: honor PLATFORMASM in chibios build (#11219) 3 years ago
  Ryan 78b2f120e5
V-USB: Fix initial dropped keypress (#11263) 3 years ago
  Ryan e3211e307e
Fix small typo in V-USB configuration descriptor (#11253) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  Ryan 15faffacf4
Omit serial number if not defined (#11104) 3 years ago
  XScorpion2 485e4524f4
Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (#10996) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Joel Challis b8443863c0
Remove references to ch-bootloader-jump.patch (#10998) 3 years ago
  Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 3 years ago
  Chris Merrill 16fe4b8b77
Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 3 years ago
  Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 3 years ago
  Sergey Vlasov f149c07d68
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930) 3 years ago
  Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 3 years ago
  Peter Landoll 0fbb1e550a
Add description in Bluetooth docs for requiring NKRO to be disabled (#10359) 3 years ago
  David Cuthbert b846480d5a
Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABLE is not (#10217) 3 years ago
  Frans de Jonge 2b9f200a2a
[fix] dfu-programmer <0.7 doesn't support --force flag (#10292) 3 years ago
  Ryan 6e948feb6a
Use the force when flashing with dfu-programmer (#10070) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 3 years ago
  Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 3 years ago
  Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 3 years ago
  Ryan 3f392c09b6 More Bluetooth refactoring (#9905) 3 years ago
  yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020) 3 years ago
  Nick Brassel 167daa9cf8 Add ability to dump all makefile variables for the specified target. (#8256) 3 years ago
  Sergey Vlasov d00ac5dfb6 Add `st-flash` flash target (#9964) 3 years ago
  Ryan 12333b7c5e Fix joystick compile issues (#9949) 3 years ago
  Drashna Jaelre e6266b19be Initialize Layer State on startup (#8318) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Drashna Jaelre 3c74edbc69 Disable NKRO on V-USB controllers (#9054) 3 years ago
  Nick Brassel 686a9d35ff Re-fix the STM32 dual-bank bootloader stuff. (#9738) 3 years ago
  Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 3 years ago
  dhong44 d0abad27ab Fix the mousekey scrolling (#9174) 3 years ago
  Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 3 years ago
  Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 4 years ago
  Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 4 years ago
  Ryan 69e0ad1b2c Additional cleanups for V-USB code (#9310) 4 years ago
  Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 4 years ago