This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
quantum
History
Ryan
c16ee22784
setrgb()
: Use arrow operator (
#10451
)
2020-09-26 19:42:40 +01:00
..
api
…
audio
Allow for user song list (
#9281
)
2020-07-16 16:45:50 +10:00
backlight
Remove f072 backlight warning (
#10040
)
2020-08-29 14:30:02 -07:00
debounce
quantum/debounce: rename debouncing algorithms (
#9564
)
2020-09-06 13:13:49 -07:00
keymap_extras
Fix Belgian sendstring properly (
#10444
)
2020-09-26 14:14:34 +10:00
process_keycode
format code according to conventions [skip ci]
2020-08-29 22:57:48 +00:00
rgb_matrix_animations
…
rgb_matrix_runners
…
serial_link
…
split_common
add SPLIT_HAND_MATRIX_GRID support (
#8685
)
2020-07-04 15:04:47 +01:00
template
Remove
DESCRIPTION
(
#9732
)
2020-07-16 15:49:18 +10:00
tools
…
visualizer
…
api.c
…
api.h
…
color.c
Add support for hsv->rgb conversion without using CIE curve. (
#9856
)
2020-08-29 14:30:02 -07:00
color.h
Add support for hsv->rgb conversion without using CIE curve. (
#9856
)
2020-08-29 14:30:02 -07:00
config_common.h
K-Type refactor (
#9864
)
2020-08-29 14:30:02 -07:00
debounce.h
…
dip_switch.c
format code according to conventions [skip ci]
2020-07-04 15:01:25 +00:00
dip_switch.h
…
dynamic_keymap.c
[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (
#10315
)
2020-09-16 16:16:01 +10:00
dynamic_keymap.h
clang-format changes
2019-08-30 15:01:52 -07:00
dynamic_macro.h
…
encoder.c
…
encoder.h
Added encoder support to split common code (
#5477
)
2019-04-03 16:01:17 -07:00
fauxclicky.c
…
fauxclicky.h
…
joystick.c
Hid joystick interface (
#4226
)
2020-08-29 14:30:02 -07:00
joystick.h
Hid joystick interface (
#4226
)
2020-08-29 14:30:02 -07:00
keycode_config.c
…
keycode_config.h
…
keymap_common.c
…
keymap.h
clang-format changes
2019-08-30 15:01:52 -07:00
led_matrix_drivers.c
…
led_matrix.c
clang-format changes
2019-08-30 15:01:52 -07:00
led_tables.c
…
led_tables.h
Remove unused LED_BREATHING_TABLE
2020-03-06 22:29:01 -08:00
ledmatrix.h
clang-format changes
2019-08-30 15:01:52 -07:00
matrix_common.c
format code according to conventions [skip ci]
2020-07-04 15:01:25 +00:00
matrix.c
…
mcu_selection.mk
Add STM32F401/F411 to mcu_selection.mk (
#10278
)
2020-09-18 20:00:18 -07:00
pointing_device.c
…
pointing_device.h
…
quantum_keycodes.h
#define AUTO_SHIFT_SETUP (
#8441
)
2020-08-29 14:30:02 -07:00
quantum.c
Hid joystick interface (
#4226
)
2020-08-29 14:30:02 -07:00
quantum.h
Hid joystick interface (
#4226
)
2020-08-29 14:30:02 -07:00
rgb_matrix_drivers.c
Compiler warning when using WS2812 (
#9955
)
2020-08-25 19:05:39 +10:00
rgb_matrix_types.h
Add Indicator flag for RGB Matrix (
#9933
)
2020-08-05 13:29:04 -07:00
rgb_matrix.c
Noeeprom functions for rgb_matrix (
#9487
)
2020-08-29 14:30:02 -07:00
rgb_matrix.h
Noeeprom functions for rgb_matrix (
#9487
)
2020-08-29 14:30:02 -07:00
rgb.h
clang-format changes
2019-08-30 15:01:52 -07:00
rgblight_breathe_table.h
…
rgblight_list.h
…
rgblight_modes.h
…
rgblight_post_config.h
clang-format changes
2019-08-30 15:01:52 -07:00
rgblight.c
setrgb()
: Use arrow operator (
#10451
)
2020-09-26 19:42:40 +01:00
rgblight.h
Tweak the Christmas animation effect to be less harsh on the eyes (
#7648
)
2020-08-29 14:30:02 -07:00
send_string_keycodes.h
…
variable_trace.c
…
variable_trace.h
…
velocikey.c
…
velocikey.h
…
via.c
Fix typo in via.c (
#10000
)
2020-09-21 04:21:19 -07:00
via.h
…
wpm.c
…
wpm.h
…