index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
quantum.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-04
1
-0
/
+4
*
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-01-26
1
-1
/
+2
*
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-19
1
-2
/
+2
*
Relocate common backlight functionally (#7273)
Joel Challis
2020-01-13
1
-24
/
+0
*
VIA Configurator Refactor (#7268)
Wilba
2020-01-03
1
-0
/
+8
*
Add central location for ChibiOS defines (#7542)
Joel Challis
2019-12-21
1
-0
/
+1
*
Relocate RGB keycode processing (#7508)
Joel Challis
2019-12-16
1
-0
/
+4
*
Relocate magic keycode processing (#7512)
Joel Challis
2019-12-03
1
-0
/
+4
*
Send string keycode tweaks (#7471)
fauxpark
2019-11-25
1
-23
/
+1
*
Run clang-format manually to fix recently changed files
zvecr
2019-11-17
1
-3
/
+2
*
New and improved lock LED callbacks (#7215)
fauxpark
2019-11-06
1
-0
/
+2
*
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-11-04
1
-0
/
+4
*
Initial migration of software PWM backlight (#6709)
Joel Challis
2019-11-02
1
-2
/
+2
*
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-03
1
-0
/
+5
*
clang-format changes
skullY
2019-08-30
1
-77
/
+76
*
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
2019-08-21
1
-8
/
+7
*
Additional changes for Layer State typedef compatibility (#5906)
Drashna Jaelre
2019-08-21
1
-1
/
+1
*
Sendstring LUT improvements (#5727)
fauxpark
2019-07-15
1
-3
/
+3
*
Fix parentheses in macros, and in general clean up quantum.h (#5021)
Konstantin Đorđević
2019-07-09
1
-66
/
+53
*
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-05-17
1
-2
/
+2
*
Simple extended space cadet (#5277)
XScorpion2
2019-04-29
1
-0
/
+4
*
Fix #3566 use an hardware timer for software PWM stability (#3615)
Brice Figureau
2019-04-22
1
-0
/
+4
*
OLED Driver Feature
Ryan Caltabiano
2019-04-20
1
-0
/
+4
*
Change table names
Drashna Jaelre
2019-04-12
1
-1
/
+1
*
Clean up some of the code
Drashna Jaelre
2019-04-12
1
-0
/
+1
*
Fixed tap/down/up handling in dynamic keymap macros (#5363)
Drashna Jaelre
2019-04-07
1
-0
/
+4
|
\
|
*
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
Wilba6582
2019-03-30
1
-0
/
+4
*
|
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-04-05
1
-0
/
+2
*
|
Next set of split_common changes (#4974)
James Churchill
2019-03-12
1
-4
/
+0
|
/
*
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-16
1
-0
/
+4
*
fix the led_matrix.h naming conflict
skullY
2019-02-10
1
-1
/
+1
*
compiles, but long delay on startup and problems
skullY
2019-02-10
1
-1
/
+5
*
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
2019-01-25
1
-3
/
+0
*
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...
Danny Nguyen
2018-12-19
1
-1
/
+1
*
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-14
1
-1
/
+1
*
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-12-12
1
-0
/
+1
*
Add tap_code16 function (#4362)
Konstantin Đorđević
2018-11-27
1
-2
/
+3
*
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
2018-11-02
1
-9
/
+11
*
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-10-27
1
-0
/
+9
*
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
Drashna Jaelre
2018-10-01
1
-2
/
+4
*
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
2018-09-28
1
-12
/
+57
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
1
-6
/
+1
*
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
2018-09-13
1
-0
/
+6
*
ISSI31FL3733 driver (#3679)
yiancar
2018-08-28
1
-20
/
+20
*
Make sure Planck light calls user suspend functions (#3568)
Drashna Jaelre
2018-08-04
1
-0
/
+1
*
Keymap: Bocaj Ergodox Updates (#3364)
Jacob Jerrell
2018-07-25
1
-1
/
+1
*
Lets split eh (#3120)
That-Canadian
2018-07-16
1
-0
/
+6
*
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-07-15
1
-0
/
+4
*
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
2018-05-08
1
-0
/
+6
*
Change handling of adjust layer to make it more LT(...) friendly. (#1625)
Martin Sandiford
2018-04-26
1
-0
/
+1
[next]