index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for shared EP on V-USB boards (#11103)
Ryan
2021-01-11
1
-6
/
+0
*
Lighting Layers should be disabled when suspended (#11442)
Joshua Diamond
2021-01-11
2
-28
/
+4
*
manually run formatting job (#11503)
Joel Challis
2021-01-10
1
-4
/
+4
*
Fix Tap-Hold Configs (#11127)
Drashna Jaelre
2021-01-04
1
-3
/
+6
*
Add target 'check-md5' to `build_keyboard.mk` (#11338)
Takeshi ISHII
2020-12-31
1
-3
/
+1
*
Remove useless wait in AVR suspend code (#11352)
Ryan
2020-12-30
1
-3
/
+0
*
Remove MATRIX_IS_ON macro (#11330)
xyzz
2020-12-29
1
-2
/
+0
*
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-28
3
-5
/
+3
*
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-12-26
34
-134
/
+43
*
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
1
-2
/
+2
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
10
-16
/
+16
*
Fix int wrapping for timer_expired macros and use MAX defines for consistency...
XScorpion2
2020-11-30
1
-2
/
+2
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
10
-38
/
+129
*
Add references for is_keyboard_left() (#10850)
Drashna Jaelre
2020-11-18
3
-3
/
+9
*
Indicator LEDs as config (#10816)
Joel Challis
2020-11-08
1
-4
/
+2
*
Added EEPROM emulation for STM32F042x6 series processors (#10685)
Adrian
2020-10-22
2
-1
/
+8
*
format code according to conventions [skip ci]
QMK Bot
2020-08-29
3
-15
/
+13
*
Kiibohd bootloader, take 2 (#10129)
Ryan
2020-08-29
1
-3
/
+3
*
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-08-29
2
-2
/
+2
*
More Bluetooth refactoring (#9905)
Ryan
2020-08-29
1
-0
/
+1
*
Initialize Layer State on startup (#8318)
Drashna Jaelre
2020-08-29
3
-2
/
+9
*
Hid joystick interface (#4226)
a-chol
2020-08-29
2
-1
/
+19
*
Re-fix the STM32 dual-bank bootloader stuff. (#9738)
Nick Brassel
2020-08-29
1
-31
/
+15
*
Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...
Nick Brassel
2020-08-29
1
-15
/
+69
*
Fix the mousekey scrolling (#9174)
dhong44
2020-08-29
1
-39
/
+43
*
Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...
Ryan
2020-08-29
1
-2
/
+5
*
Fix ChibiOS backlight not turning off on suspend (#10114)
Ryan
2020-08-26
1
-0
/
+16
*
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)
Nick Brassel
2020-08-21
1
-3
/
+3
*
Add Kiibohd bootloader type to bootloader.mk (#9908)
Ryan
2020-08-12
1
-3
/
+3
*
[Bug] Fix Swap Hands bug introduced by OSH (#9968)
Drashna Jaelre
2020-08-08
1
-1
/
+1
*
format code according to conventions [skip ci]
QMK Bot
2020-07-25
1
-2
/
+2
*
Enable OLED support for Teensy 3.2/LC (#7591)
Joel Challis
2020-07-26
1
-0
/
+7
*
format code according to conventions [skip ci]
QMK Bot
2020-07-21
1
-3
/
+3
*
Implemented New MK_COMBINED Functionality (#9557)
nathanvercaemert
2020-07-21
1
-15
/
+57
*
Remove `DESCRIPTION` (#9732)
Ryan
2020-07-16
1
-1
/
+0
*
Add TAP_CODE_DELAY to Mod-Tap (#9422)
Sven Grunewaldt
2020-07-07
1
-0
/
+2
*
Fix sharing of mouse button state from mousekeys to ps2_mouse (#9124)
Manna Harbour
2020-07-02
1
-4
/
+8
*
Fix for One Shot Layer not being cleaned up after some actions (#8832)
Joshua Diamond
2020-06-18
1
-2
/
+9
*
Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (#9296)
Tsan-Kuang Lee
2020-06-10
1
-0
/
+4
*
adds support for the atmega328 (#9043)
itsnoteasy
2020-06-10
2
-2
/
+2
*
Move encoder_read to common location (#9003)
Joel Challis
2020-06-03
1
-0
/
+10
|
\
|
*
Move encoder_read to common location
zvecr
2020-05-02
1
-0
/
+10
*
|
Move dip switch init to back of the init process (#9233)
Drashna Jaelre
2020-06-03
1
-0
/
+7
*
|
Fix build when using IGNORE_MOD_TAP_INTERRUPT_PER_KEY. (#9258)
Nick Brassel
2020-06-01
1
-1
/
+1
*
|
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-30
7
-357
/
+7
*
|
Added missing shutdown_user() hook (#9180)
yulei
2020-05-25
1
-8
/
+1
*
|
Disable Mousekey Command interface when Constant speed is enabled (#7017)
Drashna Jaelre
2020-05-19
1
-5
/
+5
*
|
One shot support for swap hands (#8590)
Zsolt Parragi
2020-05-14
4
-1
/
+90
*
|
Optimization for scanning less layers. (#8311)
Alex Ong
2020-05-11
2
-3
/
+14
*
|
Revert "Fix conflicting types for 'tfp_printf' (#8269)"
skullY
2020-05-04
3
-1
/
+347
[next]