This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-19 01:43:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb1aeb425488aaff11416caa0960c8b87801baf5
qmk_firmware
/
quantum
T
History
Flugschwein
e9c3e04146
Fix QWERTZ <> QWERTY issue in sendstring_german.h
...
Small mistake that caused sendstring commands to exchange y with z.
2019-02-04 15:07:16 -08:00
..
api
…
audio
…
keymap_extras
Fix QWERTZ <> QWERTY issue in sendstring_german.h
2019-02-04 15:07:16 -08:00
process_keycode
…
serial_link
…
split_common
…
stm32
…
template
Fix Command feature: use get_mods() instead of keyboard_report->mods (
#4955
)
2019-01-27 00:28:40 -08:00
tools
…
visualizer
…
api.c
…
api.h
…
color.c
…
color.h
…
config_common.h
…
debounce.c
…
debounce.h
…
dynamic_keymap.c
…
dynamic_keymap.h
…
dynamic_macro.h
…
encoder.c
…
encoder.h
…
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
…
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
Fix
1<col
instead of
1<<col
typo in matrix_is_on()
2019-01-27 08:37:26 -08:00
mcu_selection.mk
…
pincontrol.h
…
pointing_device.c
…
pointing_device.h
…
quantum_keycodes.h
…
quantum.c
Backlight - New option : BACKLIGHT_CAPS_LOCK (
#4769
)
2019-01-28 16:57:56 -08:00
quantum.h
move
#include "rgb.h"
from quantum.h to quantum.c
2019-01-25 13:38:12 -08:00
rgb_matrix_drivers.c
…
rgb_matrix.c
…
rgb_matrix.h
…
rgb.h
…
rgblight_list.h
…
rgblight_reconfig.h
…
rgblight_types.h
…
rgblight.c
Practice60 RGB and PWM Backlight (
#4929
)
2019-01-28 16:40:02 -08:00
rgblight.h
…
send_string_keycodes.h
…
variable_trace.c
…
variable_trace.h
…