Commit Graph

937 Commits (689303e49f5ff1ca71df1d2d215148a8745539b8)

Author SHA1 Message Date
Jack Humbert 51cc6f398d
make a5 high when not in use
5 years ago
Florian Didron 270ab0d3fb
Merge branch 'master' into feature/unicode_map_improvements
5 years ago
Florian Didron 3c5dd583e1
Merge pull request #43 from zsa/fix/space_cadet
5 years ago
Florian Didron 3504bf30e1
Merge pull request #42 from zsa/feature/add_dfu_util_signature
5 years ago
Florian Didron 8e9ac7d142
Merge pull request #40 from zsa/feature/rgblight_static_breathing_table
5 years ago
Florian Didron 46ea7dfd51
Merge pull request #39 from zsa/fix/hue_to_rgb_tuning
5 years ago
Florian Didron 1f3fd52b6d
Merge pull request #38 from zsa/fix/rgb_matrix_simple_reaction_tracking
5 years ago
Florian Didron e622e6d1bb
Merge pull request #37 from zsa/feature/rgb_matrix_led_lookup
5 years ago
Florian Didron 2a70dc8eea
Merge pull request #36 from zsa/fix/ws2812_matrix_refs
5 years ago
Konstantin Đorđević 4f2efc06ce
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
5 years ago
XScorpion2 25aa7bcbdb
Space Cadet: Reducing unnecessary reported keypresses (#5781)
5 years ago
Drashna Jaelre caef39bf2a
Add DFU Suffix for ARM boards (#5763)
5 years ago
Takeshi ISHII 4550e29f95
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
5 years ago
XScorpion2 22426a4b4a
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
5 years ago
XScorpion2 2351739cd9
Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745)
5 years ago
XScorpion2 882b8df7af
Implement kb function for rgb matrix to led lookup (#5738)
5 years ago
XScorpion2 fd776b06b3
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744)
5 years ago
XScorpion2 8a9e766bdc
rgblight 255 hue (#5547)
5 years ago
Florian Didron fd06a342ee
Merge pull request #33 from zsa/feature/per_level_matrix_effects
5 years ago
Daniel Prilik b6648f46a8
RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
XScorpion2 38c65e4928
Simple extended space cadet (#5277)
5 years ago
Rockman18 d1d0211bf1
[FIX] Misspelled RGB_YELLOW (#5692)
5 years ago
Erovia 190bc5bada
Define RGB colors (#5300)
5 years ago
mtei 5a7085b642
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()
5 years ago
mtei 2e76759f76
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()
5 years ago
Florian Didron 86f437c81f
Merge branch 'master' into feature/more_reactive_modes
5 years ago
Florian Didron c3a160bf72
Merge branch 'master' into feature/oled_driver
5 years ago
M-AS 6cb88628e9
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
5 years ago
Ryan Caltabiano 95f8ac3424
OLED Driver Feature
5 years ago
Takeshi ISHII cedda573be
Change split_common to use RGBLIGHT_SPLIT (#5509)
5 years ago
Takeshi ISHII f661d86d97
Add function to support split-keyboard in rgblight.[ch]. (#5020)
5 years ago
Drashna Jaelre 0886c7ce57
Update rgb_matrix.c
5 years ago
Drashna Jaelre 60204faed0
Only increment Enable status for RGB Matrix if it supports it
5 years ago
Alex Ong bcb37d5f57
[core] Fix for eager_pr #5643
5 years ago
Florian Didron 25a9a2f91c
Merge pull request #14 from ErgoDox-EZ/remove_music
5 years ago
Florian Didron 51a682bb9c
Merge branch 'master' into feature/ws2812_matrix
5 years ago
Florian Didron 12c0611189
Merge branch 'master' into fix/combo_logic
5 years ago
Drashna Jaelre eed7c15c2f
Remove any potentially copyrighted soungs/sounds from the repo
5 years ago
Alex Ong 4c2444a4e2
Eager pk/pr optimization (#5621)
5 years ago
XScorpion2 e3fce19c55
Features/ws2812 matrix driver (#5418)
5 years ago
Bob 637c276070
fix combo enabling logic (#5610)
5 years ago
Florian Didron 72537dd8e9
Merge branch 'master' into alt_gr_send_string
5 years ago
Drashna Jaelre 6e57437c42
Add AltGr/RALT support to Send String qmk#4046)
5 years ago
zvecr 60ffa59a77
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
5 years ago
Jack Humbert f2332d2bcb
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
5 years ago
Bob dc9736a806
Switch process_combo to using global register and timer (#2561)
5 years ago
Wilba6582 a98777199e
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
5 years ago
Wilba6582 7661468719
Fixed tap/down/up handling in dynamic keymap macros
5 years ago
Lenbok 45207b079b
Fix bugs that cause compile failures when enabling only some animations.
5 years ago
Drashna Jaelre 431766476b
Custom Tapping Term per key (#5009)
5 years ago