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-06
Merge pull request #43 from zsa/fix/space_cadet
Florian Didron
2019-05-06
Merge pull request #42 from zsa/feature/add_dfu_util_signature
Florian Didron
2019-05-06
Merge pull request #40 from zsa/feature/rgblight_static_breathing_table
Florian Didron
2019-05-06
Merge pull request #39 from zsa/fix/hue_to_rgb_tuning
Florian Didron
2019-05-06
Merge pull request #38 from zsa/fix/rgb_matrix_simple_reaction_tracking
Florian Didron
2019-05-06
Merge pull request #37 from zsa/feature/rgb_matrix_led_lookup
Florian Didron
2019-05-06
Merge pull request #36 from zsa/fix/ws2812_matrix_refs
Florian Didron
2019-05-05
Space Cadet: Reducing unnecessary reported keypresses (#5781)
XScorpion2
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
Implement kb function for rgb matrix to led lookup (#5738)
XScorpion2
2019-05-01
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-05-01
rgblight 255 hue (#5547)
XScorpion2
2019-04-30
Merge pull request #33 from zsa/feature/per_level_matrix_effects
Florian Didron
2019-04-29
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
Simple extended space cadet (#5277)
XScorpion2
2019-04-24
[FIX] Misspelled RGB_YELLOW (#5692)
Rockman18
2019-04-24
Define RGB colors (#5300)
Erovia
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
Merge branch 'master' into feature/more_reactive_modes
Florian Didron
2019-04-23
Merge branch 'master' into feature/oled_driver
Florian Didron
2019-04-22
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...
M-AS
2019-04-22
OLED Driver Feature
Ryan Caltabiano
2019-04-22
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-22
Add function to support split-keyboard in rgblight.[ch]. (#5020)
Takeshi ISHII
2019-04-20
Update rgb_matrix.c
Drashna Jaelre
2019-04-20
Only increment Enable status for RGB Matrix if it supports it
Drashna Jaelre
2019-04-18
[core] Fix for eager_pr #5643
Alex Ong
2019-04-18
Merge pull request #14 from ErgoDox-EZ/remove_music
Florian Didron
2019-04-18
Merge branch 'master' into feature/ws2812_matrix
Florian Didron
2019-04-18
Merge branch 'master' into fix/combo_logic
Florian Didron
2019-04-17
Remove any potentially copyrighted soungs/sounds from the repo
Drashna Jaelre
2019-04-16
Eager pk/pr optimization (#5621)
Alex Ong
2019-04-16
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-16
fix combo enabling logic (#5610)
Bob
2019-04-16
Merge branch 'master' into alt_gr_send_string
Florian Didron
2019-04-12
Add AltGr/RALT support to Send String qmk#4046)
Drashna Jaelre
2019-04-12
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
zvecr
2019-04-09
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-09
Switch process_combo to using global register and timer (#2561)
Bob
2019-04-09
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
Wilba6582
2019-04-09
Fixed tap/down/up handling in dynamic keymap macros
Wilba6582
2019-04-09
Fix bugs that cause compile failures when enabling only some animations.
Lenbok
2019-04-09
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-04-09
RGB Matrix support for Massdrop CTRL/ALT (#5328)
Daniel Prilik
2019-04-09
Added encoder support to split common code (#5477)
XScorpion2
2019-04-09
Eager Per Row Debouncing added (added to Ergodox) (#5498)
Alex Ong
[next]