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
Age
Commit message (
Expand
)
Author
2019-05-29
Add belgian layout for sendstring (#6008)
Kimat Boven
2019-05-28
Fixing matrix_scan so it properly returns changed status
Ryan Caltabiano
2019-05-23
Fix up Debouncing in AVR Templates (#5964)
Drashna Jaelre
2019-05-19
Reduce rgb matrix firmware size
Ryan Caltabiano
2019-05-19
Make DEBUG keycode disable as well as enable (#5898)
fauxpark
2019-05-19
Added custom center point to rgb matrix
Ryan Caltabiano
2019-05-19
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
XScorpion2
2019-05-19
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
XScorpion2
2019-05-19
Single Color Band scrolling left to right effects (#5867)
XScorpion2
2019-05-17
Adds a configurable initial delay to the audio clicky feature (#4286)
Josh
2019-05-17
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-05-15
Add effect range to rgblight.c (#5856)
Takeshi ISHII
2019-05-15
NK65 Addition (#5865)
yiancar
2019-05-14
[Keymap] Pvinis master (#5843)
Pavlos Vinieratos
2019-05-11
Added check for event pressed to clear space cadet (#5839)
XScorpion2
2019-05-11
Fix for Solid Reactive mode bug (#5846)
XScorpion2
2019-05-10
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
XScorpion2
2019-05-10
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-09
Norman layout for the minidox keyboard (#5747)
Torben Hoffmann
2019-05-07
RGB Matrix Typing Heatmap (#5786)
XScorpion2
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
[Split] fix split_common i2c backlight disabling (#3886)
Rainer Clasen
2019-05-06
[Keyboard] Sol keyboard conversion to split common (#5773)
XScorpion2
2019-05-05
Space Cadet: Reducing unnecessary reported keypresses (#5781)
XScorpion2
2019-05-03
Fix up ps2avrgb templates (#5606)
MechMerlin
2019-05-03
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...
Konstantin Đorđević
2019-05-03
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-05-02
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-05-01
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
XScorpion2
2019-05-01
Simple fix for selecting which tracked key press to work off of for simple re...
XScorpion2
2019-05-01
rgblight 255 hue (#5547)
XScorpion2
2019-05-01
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-04-30
Implement kb function for rgb matrix to led lookup (#5738)
XScorpion2
2019-04-29
Simple extended space cadet (#5277)
XScorpion2
2019-04-29
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-27
Fix sendstring "#" producing "£" instead (#5724)
fauxpark
2019-04-24
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()
mtei
2019-04-24
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()
mtei
2019-04-23
[FIX] Misspelled RGB_YELLOW (#5692)
Rockman18
2019-04-22
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...
M-AS
2019-04-22
Fix #3566 use an hardware timer for software PWM stability (#3615)
Brice Figureau
2019-04-22
Define RGB colors (#5300)
Erovia
2019-04-20
OLED Driver Feature
Ryan Caltabiano
2019-04-19
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-19
Add function to support split-keyboard in rgblight.[ch]. (#5020)
Takeshi ISHII
2019-04-19
Use auto output for Adafruit BLE (#4131)
Mike Roberts
2019-04-18
[core] Fix for eager_pr #5643
Alex Ong
2019-04-15
Eager pk/pr optimization (#5621)
Alex Ong
2019-04-14
Features/ws2812 matrix driver (#5418)
XScorpion2
[next]