453 Commits (6368a5697d157000fc92666b8f31602b5ca5ecb0)

Author SHA1 Message Date
  Ryan aa0e33eca0
Add support for shared EP on V-USB boards (#11103) 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago
  Joel Challis d58d7dd192
manually run formatting job (#11503) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Takeshi ISHII 6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338) 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
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 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
  Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 3 years ago
  Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 3 years ago
  Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 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
  Drashna Jaelre e6266b19be Initialize Layer State on startup (#8318) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 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 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 4 years ago
  Ryan d949932c08
Fix ChibiOS backlight not turning off on suspend (#10114) 3 years ago
  Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 3 years ago
  Ryan e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk (#9908) 3 years ago
  Drashna Jaelre c7b56bee96
[Bug] Fix Swap Hands bug introduced by OSH (#9968) 3 years ago
  QMK Bot 95c742ec27 format code according to conventions [skip ci] 3 years ago
  Joel Challis d91987ab9a
Enable OLED support for Teensy 3.2/LC (#7591) 3 years ago
  QMK Bot 1778858e24 format code according to conventions [skip ci] 3 years ago
  nathanvercaemert 19006c9753
Implemented New MK_COMBINED Functionality (#9557) 3 years ago
  Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 3 years ago
  Sven Grunewaldt 03c790a0f2
Add TAP_CODE_DELAY to Mod-Tap (#9422) 3 years ago
  Manna Harbour d1819f02df
Fix sharing of mouse button state from mousekeys to ps2_mouse (#9124) 3 years ago
  Joshua Diamond 9c1097e768
Fix for One Shot Layer not being cleaned up after some actions (#8832) 4 years ago
  Tsan-Kuang Lee 437446ba8f
Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (#9296) 4 years ago
  itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 4 years ago
  Drashna Jaelre 1110fe6c6f
Move dip switch init to back of the init process (#9233) 4 years ago
  Nick Brassel 8d3fca57a3
Fix build when using IGNORE_MOD_TAP_INTERRUPT_PER_KEY. (#9258) 4 years ago
  James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 4 years ago
  yulei d8f76f9e6d
Added missing shutdown_user() hook (#9180) 4 years ago
  Drashna Jaelre ef5fad137b
Disable Mousekey Command interface when Constant speed is enabled (#7017) 4 years ago
  Zsolt Parragi 805f5cb72b
One shot support for swap hands (#8590) 4 years ago
  Alex Ong 361ac2f32a
Optimization for scanning less layers. (#8311) 4 years ago
  skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 4 years ago
  Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 4 years ago
  Joel Challis 5f82b0782f
Initial vusb console support (#8559) 4 years ago