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
6c78f80fa1
Partial fix for sendstring_french.h (
#10623
)
2020-10-13 03:17:11 +11:00
..
api
clang-format changes
2019-08-30 15:01:52 -07:00
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
Partial fix for sendstring_french.h (
#10623
)
2020-10-13 03:17:11 +11:00
process_keycode
Fix issue introduced by PR#10404 (
#10559
)
2020-10-07 13:30:43 +11:00
rgb_matrix_animations
2020 May 30 Breaking Changes Update (
#9215
)
2020-05-30 13:14:59 -07:00
rgb_matrix_runners
2020 May 30 Breaking Changes Update (
#9215
)
2020-05-30 13:14:59 -07:00
serial_link
2020 February 29 Breaking Changes Update (
#8064
)
2020-02-29 11:59:30 -08:00
split_common
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (
#10460
)
2020-10-02 04:17:03 +10:00
template
Remove
DESCRIPTION
(
#9732
)
2020-07-16 15:49:18 +10:00
tools
Backlight abstraction and other changes (
#439
)
2016-06-23 22:18:20 -04:00
visualizer
2020 February 29 Breaking Changes Update (
#8064
)
2020-02-29 11:59:30 -08:00
api.c
clang-format changes
2019-08-30 15:01:52 -07:00
api.h
clang-format changes
2019-08-30 15:01:52 -07:00
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
Add logic for AT90USBxx7 where needed (
#10203
)
2020-09-27 20:33:03 +10:00
debounce.h
Removed #include "matrix.h" from debounce.h
2019-01-26 22:44:33 +11:00
dip_switch.c
format code according to conventions [skip ci]
2020-07-04 15:01:25 +00:00
dip_switch.h
Add Dip Switch as a core feature (
#6140
)
2019-09-03 08:34:31 -07:00
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
[Core] Convert Dynamic Macro to a Core Feature (
#5948
)
2019-11-04 22:59:13 -08:00
encoder.c
2020 February 29 Breaking Changes Update (
#8064
)
2020-02-29 11:59:30 -08:00
encoder.h
Added encoder support to split common code (
#5477
)
2019-04-03 16:01:17 -07:00
fauxclicky.c
clang-format changes
2019-08-30 15:01:52 -07:00
fauxclicky.h
clang-format changes
2019-08-30 15:01:52 -07:00
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
clang-format changes
2019-08-30 15:01:52 -07:00
keycode_config.h
clang-format changes
2019-08-30 15:01:52 -07:00
keymap_common.c
Strip out features to allow minimum firmware sizes (
#8645
)
2020-04-01 21:06:22 +01:00
keymap.h
Add logic for AT90USBxx7 where needed (
#10203
)
2020-09-27 20:33:03 +10:00
led_matrix_drivers.c
clang-format changes
2019-08-30 15:01:52 -07:00
led_matrix.c
clang-format changes
2019-08-30 15:01:52 -07:00
led_tables.c
Remove unused LED_BREATHING_TABLE
2020-03-06 22:29:01 -08:00
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
format code according to conventions [skip ci]
2020-05-21 17:39:29 +00:00
mcu_selection.mk
Add logic for AT90USBxx7 where needed (
#10203
)
2020-09-27 20:33:03 +10:00
pointing_device.c
clang-format changes
2019-08-30 15:01:52 -07:00
pointing_device.h
clang-format changes
2019-08-30 15:01:52 -07:00
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
format code according to conventions [skip ci]
2020-10-04 20:54:31 +00: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
clang-format changes
2019-08-30 15:01:52 -07:00
rgblight_list.h
clang-format changes
2019-08-30 15:01:52 -07:00
rgblight_modes.h
New RGB Lighting effect: Twinkle (
#8887
)
2020-05-09 01:56:16 -07:00
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
Add *OPT aliases for *ALT keycodes and macros (
#8714
)
2020-04-12 11:37:55 -07:00
variable_trace.c
clang-format changes
2019-08-30 15:01:52 -07:00
variable_trace.h
clang-format changes
2019-08-30 15:01:52 -07:00
velocikey.c
clang-format changes
2019-08-30 15:01:52 -07:00
velocikey.h
clang-format changes
2019-08-30 15:01:52 -07:00
via.c
Fix typo in via.c (
#10000
)
2020-09-21 04:21:19 -07:00
via.h
Configurable VIA layout options default value (
#8707
)
2020-04-06 20:27:44 +01:00
wpm.c
Run clang-format manually to fix recently changed files (
#8552
)
2020-03-25 14:39:53 +11:00
wpm.h
Run clang-format manually to fix recently changed files (
#8552
)
2020-03-25 14:39:53 +11:00