index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
quantum.h
Age
Commit message (
Expand
)
Author
2020-06-12
Add Post Processing to process_record (#4892)
Drashna Jaelre
2020-06-12
Add Word Per Minute calculation feature (#8054)
brickbots
2020-06-12
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-03-24
Reduce PROGMEM usage for sendstring LUT (#8109)
Ted M Lin
2020-02-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-02-26
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-26
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-02-26
Add central location for ChibiOS defines (#7542)
Joel Challis
2020-02-26
Relocate common backlight functionally (#7273)
Joel Challis
2020-02-26
VIA configurator refactor
Wilba
2020-02-26
Start moving code out of webusb and to Oryx feature
Drashna Jael're
2020-01-09
Move webusb.h includes to quantum.h (#244)
Drashna Jaelre
2020-01-09
Big keycode cleanup (#230)
Drashna Jaelre
2020-01-09
Send string keycode tweaks (#7471)
fauxpark
2020-01-09
New and improved lock LED callbacks (#7215)
fauxpark
2020-01-09
[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)
Drashna Jaelre
2020-01-09
Initial migration of software PWM backlight (#6709)
Joel Challis
2019-10-01
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-10-01
clang-format changes
skullY
2019-09-05
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
2019-07-27
Additional changes for Layer State typedef compatibility
Drashna Jaelre
2019-07-27
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-07-19
Sendstring LUT improvements (#5727)
fauxpark
2019-07-10
Fix parentheses in macros, and in general clean up quantum.h (#5021)
Konstantin Đorđević
2019-04-29
Simple extended space cadet (#5277)
XScorpion2
2019-04-22
OLED Driver Feature
Ryan Caltabiano
2019-04-12
Add AltGr/RALT support to Send String qmk#4046)
Drashna Jaelre
2019-04-09
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
Wilba6582
2019-04-09
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-16
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-10
fix the led_matrix.h naming conflict
skullY
2019-02-10
compiles, but long delay on startup and problems
skullY
2019-01-25
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
2018-12-19
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...
Danny Nguyen
2018-12-14
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-12
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-11-27
Add tap_code16 function (#4362)
Konstantin Đorđević
2018-11-02
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-10-01
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
Drashna Jaelre
2018-09-28
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
2018-08-28
ISSI31FL3733 driver (#3679)
yiancar
2018-08-04
Make sure Planck light calls user suspend functions (#3568)
Drashna Jaelre
2018-07-25
Keymap: Bocaj Ergodox Updates (#3364)
Jacob Jerrell
2018-07-16
Lets split eh (#3120)
That-Canadian
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
[next]