This website works better with JavaScript.
Explore
Help
Register
Sign In
david
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73e92ef0c0
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '73e92ef0c0'
${ noResults }
qmk_firmware
/
quantum
History
Jack Humbert
85688e5b52
add support for encoders to core
7 years ago
..
api
Merge ChibiOS and LUFA descriptor support (
#2362
)
8 years ago
audio
Add functions so you can configure programatically
7 years ago
keymap_extras
Keymap: add new keymap (
#4127
)
7 years ago
process_keycode
Fix Unicode EEPROM handling so it is consistent. (
#4066
)
7 years ago
serial_link
…
split_common
split_common: fix backlight update for serial boards
7 years ago
template
Updated templates for use by new_project.sh (
#3783
)
7 years ago
tools
…
visualizer
move lcd_backlight_keyframes to correct location
8 years ago
api.c
…
api.h
Only include lufa.h if AVR in quantum/api.h
7 years ago
color.c
Adds IS31FL3731 RGB Matrix Implementation (
#2910
)
8 years ago
color.h
Adds IS31FL3731 RGB Matrix Implementation (
#2910
)
8 years ago
config_common.h
Update quantum matrix to support both AVR and Chibios ARM (
#3968
)
7 years ago
dynamic_keymap.c
RAMA M6-B and IS31FL3218 driver (
#4021
)
7 years ago
dynamic_keymap.h
Improved dynamic keymaps (
#3972
)
7 years ago
dynamic_macro.h
…
encoder.c
add support for encoders to core
7 years ago
encoder.h
add support for encoders to core
7 years ago
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
Fix
#1566
- NKRO reseting issue
8 years ago
keycode_config.h
…
keymap.h
Merge ChibiOS and LUFA descriptor support (
#2362
)
8 years ago
keymap_common.c
Lets split eh (
#3120
)
8 years ago
led_tables.c
…
led_tables.h
…
matrix.c
Update quantum matrix to support both AVR and Chibios ARM (
#3968
)
7 years ago
pincontrol.h
…
pointing_device.c
…
pointing_device.h
Fix Pointing Device code (
#1934
)
8 years ago
quantum.c
add support for encoders to core
7 years ago
quantum.h
Adds default value for TAPPING_TERM if Tap Dance is enabled (
#2785
)
7 years ago
quantum_keycodes.h
Add On/Off keycodes
7 years ago
rgb.h
Add effect speed support for RGB Matrix *No EEPROM yet* (
#2922
)
8 years ago
rgb_matrix.c
rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
7 years ago
rgb_matrix.h
Adds a method allowing to set custom colors to the rgb matrix
7 years ago
rgb_matrix_drivers.c
RGB Matrix refactoring to open up for new drivers (
#3913
)
7 years ago
rgblight.c
optimize rgblight_effect_alternating(void)
7 years ago
rgblight.h
A comment indicating the insertion location of the new mode was added.
7 years ago
rgblight_list.h
Add and fix _noeeprom functions to many of the RGB Underglow functions (
#3070
)
8 years ago
rgblight_reconfig.h
rgblight.[ch] more configurable (
#3582
)
7 years ago
rgblight_types.h
Adds support for Planck Rev 6 (
#2666
)
8 years ago
send_string_keycodes.h
Clean up SEND_STRING keycodes and add media keys (
#3214
)
8 years ago
variable_trace.c
…
variable_trace.h
…