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.
e9c3e04146
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e9c3e04146'
${ noResults }
qmk_firmware
/
quantum
History
Flugschwein
e9c3e04146
Fix QWERTZ <> QWERTY issue in sendstring_german.h
...
Small mistake that caused sendstring commands to exchange y with z.
7 years ago
..
api
…
audio
Changed rest note (
#4837
)
7 years ago
keymap_extras
Fix QWERTZ <> QWERTY issue in sendstring_german.h
7 years ago
process_keycode
Fix process_combo which assign -1 to uint16_t (
#3697
)
7 years ago
serial_link
…
split_common
Simplify split_common Code significantly (
#4772
)
7 years ago
stm32
Adds Proton C Conversion (
#4661
)
7 years ago
template
Fix Command feature: use get_mods() instead of keyboard_report->mods (
#4955
)
7 years ago
tools
…
visualizer
…
api.c
…
api.h
Only include lufa.h if AVR in quantum/api.h
7 years ago
color.c
…
color.h
…
config_common.h
Simplify split_common Code significantly (
#4772
)
7 years ago
debounce.c
Simplify split_common Code significantly (
#4772
)
7 years ago
debounce.h
Simplify split_common Code significantly (
#4772
)
7 years ago
dynamic_keymap.c
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (
#4520
)
7 years ago
dynamic_keymap.h
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (
#4520
)
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
…
keycode_config.h
…
keymap.h
…
keymap_common.c
Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
7 years ago
led_tables.c
…
led_tables.h
…
matrix.c
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
7 years ago
mcu_selection.mk
Adds Proton C Conversion (
#4661
)
7 years ago
pincontrol.h
…
pointing_device.c
…
pointing_device.h
…
quantum.c
Backlight - New option : BACKLIGHT_CAPS_LOCK (
#4769
)
7 years ago
quantum.h
move `#include "rgb.h"` from quantum.h to quantum.c
7 years ago
quantum_keycodes.h
Add C(), A() and G() to match already existing S() (
#4673
)
7 years ago
rgb.h
…
rgb_matrix.c
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (
#4747
)
7 years ago
rgb_matrix.h
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (
#4747
)
7 years ago
rgb_matrix_drivers.c
RGB Matrix refactoring to open up for new drivers (
#3913
)
7 years ago
rgblight.c
Practice60 RGB and PWM Backlight (
#4929
)
7 years ago
rgblight.h
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (
#4747
)
7 years ago
rgblight_list.h
…
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
…