.. |
api
|
eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)
|
4 سال پیش |
audio
|
8e8b7113dc
Format code according to conventions (#11907)
|
4 سال پیش |
backlight
|
c80e5f9f88
Audio system overhaul (#11820)
|
4 سال پیش |
bootmagic
|
b2f5bd7c60
Format code according to conventions (#12056)
|
4 سال پیش |
debounce
|
4fe4087d4a
Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630)
|
4 سال پیش |
keymap_extras
|
6155987d9f
Merge remote-tracking branch 'origin/master' into develop
|
4 سال پیش |
process_keycode
|
e2b652d95f
Merge remote-tracking branch 'origin/master' into develop
|
4 سال پیش |
rgb_matrix_animations
|
41f649c9a9
fix line endings
|
4 سال پیش |
rgb_matrix_runners
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
4 سال پیش |
sequencer
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
4 سال پیش |
serial_link
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
4 سال پیش |
split_common
|
ff41c22fdc
Adding keyboard level weak function for slave matrix scan (#12317)
|
4 سال پیش |
template
|
94e94ffb5b
Recommend use of LED Indicator config (#10895)
|
4 سال پیش |
tools
|
13bb6b4b7f
Backlight abstraction and other changes (#439)
|
9 سال پیش |
visualizer
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
api.c
|
b624f32f94
clang-format changes
|
5 سال پیش |
api.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
bitwise.c
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
bitwise.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
color.c
|
c990dc1e6c
Add support for hsv->rgb conversion without using CIE curve. (#9856)
|
4 سال پیش |
color.h
|
3d70766327
Add BGR byte order for WS2812 drivers (#11562)
|
4 سال پیش |
command.c
|
3a98bd75c8
Merge remote-tracking branch 'origin/master' into develop
|
4 سال پیش |
command.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
config_common.h
|
eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)
|
4 سال پیش |
debounce.h
|
b5b119544a
Removed #include "matrix.h" from debounce.h
|
6 سال پیش |
dip_switch.c
|
355f075b57
format code according to conventions [skip ci]
|
5 سال پیش |
dip_switch.h
|
dab4967f1b
Add Dip Switch as a core feature (#6140)
|
5 سال پیش |
dynamic_keymap.c
|
d92ffd1157
Adds AT90USB162 support (#11570)
|
4 سال پیش |
dynamic_keymap.h
|
b624f32f94
clang-format changes
|
5 سال پیش |
dynamic_macro.h
|
542cb0a8ce
[Core] Convert Dynamic Macro to a Core Feature (#5948)
|
5 سال پیش |
encoder.c
|
1108210f1b
Keep track of encoder activity (#11595)
|
4 سال پیش |
encoder.h
|
1108210f1b
Keep track of encoder activity (#11595)
|
4 سال پیش |
joystick.c
|
d4be07dad3
Hid joystick interface (#4226)
|
4 سال پیش |
joystick.h
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
4 سال پیش |
keycode_config.c
|
b624f32f94
clang-format changes
|
5 سال پیش |
keycode_config.h
|
0e984b6e7e
Add ability to toggle One Shot functionality (#4198)
|
4 سال پیش |
keymap.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
keymap_common.c
|
58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645)
|
5 سال پیش |
led.c
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
4 سال پیش |
led.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
led_matrix.c
|
2ae38e9c43
LED Matrix: Config functions (#12361)
|
4 سال پیش |
led_matrix.h
|
2ae38e9c43
LED Matrix: Config functions (#12361)
|
4 سال پیش |
led_matrix_drivers.c
|
f236395176
LED Matrix: Clean up includes (#12197)
|
4 سال پیش |
led_matrix_types.h
|
bd18405cf0
LED Matrix: Fix up eeconfig code (#12327)
|
4 سال پیش |
led_tables.c
|
5e1ce3988d
Remove unused LED_BREATHING_TABLE
|
5 سال پیش |
led_tables.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
matrix.c
|
302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603)
|
4 سال پیش |
matrix.h
|
ff41c22fdc
Adding keyboard level weak function for slave matrix scan (#12317)
|
4 سال پیش |
matrix_common.c
|
f5a38b95c1
Remove legacy print backward compatiblitly (#11805)
|
4 سال پیش |
mcu_selection.mk
|
1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)
|
4 سال پیش |
mousekey.c
|
816f2f9cc2
Fix Kinetic speed condition (#12139)
|
4 سال پیش |
mousekey.h
|
0288142769
Migrate mousekey to quantum (#11804)
|
4 سال پیش |
pointing_device.c
|
b2d0e8a491
Manually run formatting job (#11797)
|
4 سال پیش |
pointing_device.h
|
780ca5565d
Improve Pointing Device report sending (#11064)
|
4 سال پیش |
quantum.c
|
71f8f5048b
Merge remote-tracking branch 'origin/master' into develop
|
4 سال پیش |
quantum.h
|
71f8f5048b
Merge remote-tracking branch 'origin/master' into develop
|
4 سال پیش |
quantum_keycodes.h
|
8880e89bcd
Big quantum_keycodes cleanup (#12249)
|
4 سال پیش |
rgb.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
rgb_matrix.c
|
d950b97115
Format code according to conventions (#12088)
|
4 سال پیش |
rgb_matrix.h
|
d1806a26e4
Split transport mirror (#11046)
|
4 سال پیش |
rgb_matrix_drivers.c
|
f2eb080aa2
Add support for 4 IS31FL3731 devices (#10860)
|
4 سال پیش |
rgb_matrix_types.h
|
d950b97115
Format code according to conventions (#12088)
|
4 سال پیش |
rgblight.c
|
b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233)
|
4 سال پیش |
rgblight.h
|
b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233)
|
4 سال پیش |
rgblight_breathe_table.h
|
37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174)
|
4 سال پیش |
rgblight_list.h
|
08bf9f9e74
Add definitions for RGB off/black. (#11132)
|
4 سال پیش |
rgblight_modes.h
|
2fe7e221ec
New RGB Lighting effect: Twinkle (#8887)
|
5 سال پیش |
rgblight_post_config.h
|
b624f32f94
clang-format changes
|
5 سال پیش |
ring_buffer.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
send_string.c
|
88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
|
4 سال پیش |
send_string.h
|
88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
|
4 سال پیش |
send_string_keycodes.h
|
b7870ae78c
Workaround for recent changes to mouse keycodes (#12367)
|
4 سال پیش |
util.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 سال پیش |
variable_trace.c
|
b624f32f94
clang-format changes
|
5 سال پیش |
variable_trace.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
velocikey.c
|
b624f32f94
clang-format changes
|
5 سال پیش |
velocikey.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 سال پیش |
via.c
|
0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol (#12130)
|
4 سال پیش |
via.h
|
501f2fdef1
Normalise include statements in core code (#11153)
|
4 سال پیش |
via_ensure_keycode.h
|
0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol (#12130)
|
4 سال پیش |
wpm.c
|
6ceaae30f5
Run clang-format manually to fix recently changed files (#8552)
|
5 سال پیش |
wpm.h
|
6ceaae30f5
Run clang-format manually to fix recently changed files (#8552)
|
5 سال پیش |