| .. |
|
api
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
audio
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
backlight
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
debounce
|
6ea4b06f9f
Run cformat and dos2unix manually (#11235)
|
5 years ago |
|
keymap_extras
|
09835033da
keymap_fr_ch: undef `CH_H` (#11537)
|
5 years ago |
|
process_keycode
|
d2123f3c07
remove some outdated changes
|
5 years ago |
|
rgb_matrix_animations
|
345a041cf5
allow customizing decrease delay of rgb heatmap (#11322)
|
5 years ago |
|
rgb_matrix_runners
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
sequencer
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
serial_link
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
5 years ago |
|
split_common
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
template
|
94e94ffb5b
Recommend use of LED Indicator config (#10895)
|
5 years ago |
|
tools
|
13bb6b4b7f
Backlight abstraction and other changes (#439)
|
10 years ago |
|
visualizer
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
api.c
|
b624f32f94
clang-format changes
|
7 years ago |
|
api.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
bitwise.c
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
bitwise.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
color.c
|
c990dc1e6c
Add support for hsv->rgb conversion without using CIE curve. (#9856)
|
6 years ago |
|
color.h
|
3d70766327
Add BGR byte order for WS2812 drivers (#11562)
|
5 years ago |
|
command.c
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
command.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
config_common.h
|
5ea92a9c1c
Serial refactor (#11521)
|
5 years ago |
|
debounce.h
|
b5b119544a
Removed #include "matrix.h" from debounce.h
|
7 years ago |
|
dip_switch.c
|
355f075b57
format code according to conventions [skip ci]
|
6 years ago |
|
dip_switch.h
|
dab4967f1b
Add Dip Switch as a core feature (#6140)
|
7 years ago |
|
dynamic_keymap.c
|
97122d203b
[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)
|
5 years ago |
|
dynamic_keymap.h
|
b624f32f94
clang-format changes
|
7 years ago |
|
dynamic_macro.h
|
542cb0a8ce
[Core] Convert Dynamic Macro to a Core Feature (#5948)
|
6 years ago |
|
encoder.c
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
encoder.h
|
63177760de
Added encoder support to split common code (#5477)
|
7 years ago |
|
fauxclicky.c
|
501f2fdef1
Normalise include statements in core code (#11153)
|
5 years ago |
|
fauxclicky.h
|
a9f7d4dccc
Various compilation fixes for avr-gcc 10 (#9269)
|
5 years ago |
|
gamepad.h
|
09ff4b0c99
possibly all files needed to make things work
|
5 years ago |
|
joystick.c
|
801be60473
The other required set of changes
|
6 years ago |
|
joystick.h
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
keycode_config.c
|
b624f32f94
clang-format changes
|
7 years ago |
|
keycode_config.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
keymap.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
keymap_common.c
|
58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645)
|
6 years ago |
|
led.c
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
5 years ago |
|
led.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
led_matrix.c
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
led_matrix.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
led_matrix_drivers.c
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
5 years ago |
|
led_tables.c
|
5e1ce3988d
Remove unused LED_BREATHING_TABLE
|
6 years ago |
|
led_tables.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
matrix.c
|
6ea4b06f9f
Run cformat and dos2unix manually (#11235)
|
5 years ago |
|
matrix.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
matrix_common.c
|
355f075b57
format code according to conventions [skip ci]
|
6 years ago |
|
mcu_selection.mk
|
806aa9bc67
Remove comments about custom ldscript for Teensy LC (#11224)
|
5 years ago |
|
pointing_device.c
|
b2d0e8a491
Manually run formatting job (#11797)
|
5 years ago |
|
pointing_device.h
|
780ca5565d
Improve Pointing Device report sending (#11064)
|
5 years ago |
|
quantum.c
|
b2d0e8a491
Manually run formatting job (#11797)
|
5 years ago |
|
quantum.h
|
810eafad12
Fix Tap-Hold Configs (#11127)
|
5 years ago |
|
quantum_keycodes.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
rgb.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
rgb_matrix.c
|
12568fb5a9
[Bug] Fix RGB Matrix Indicators (#11308)
|
5 years ago |
|
rgb_matrix.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
rgb_matrix_drivers.c
|
f2eb080aa2
Add support for 4 IS31FL3731 devices (#10860)
|
5 years ago |
|
rgb_matrix_types.h
|
4c14b11fc7
Add Indicator flag for RGB Matrix (#9933)
|
6 years ago |
|
rgblight.c
|
bad9592a18
Add rgblight_reload_from_eeprom() (#11411)
|
5 years ago |
|
rgblight.h
|
bad9592a18
Add rgblight_reload_from_eeprom() (#11411)
|
5 years ago |
|
rgblight_breathe_table.h
|
37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174)
|
5 years ago |
|
rgblight_list.h
|
08bf9f9e74
Add definitions for RGB off/black. (#11132)
|
5 years ago |
|
rgblight_modes.h
|
2fe7e221ec
New RGB Lighting effect: Twinkle (#8887)
|
6 years ago |
|
rgblight_post_config.h
|
b624f32f94
clang-format changes
|
7 years ago |
|
ring_buffer.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
send_string_keycodes.h
|
370577e4ed
Add *OPT aliases for *ALT keycodes and macros (#8714)
|
6 years ago |
|
util.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
5 years ago |
|
variable_trace.c
|
b624f32f94
clang-format changes
|
7 years ago |
|
variable_trace.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
velocikey.c
|
b624f32f94
clang-format changes
|
7 years ago |
|
velocikey.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 years ago |
|
via.c
|
bc7a745227
Fix typo in via.c (#10000)
|
5 years ago |
|
via.h
|
501f2fdef1
Normalise include statements in core code (#11153)
|
5 years ago |
|
wpm.c
|
6ceaae30f5
Run clang-format manually to fix recently changed files (#8552)
|
6 years ago |
|
wpm.h
|
6ceaae30f5
Run clang-format manually to fix recently changed files (#8552)
|
6 years ago |