You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Takeshi ISHII c2ca57c8f4
add DIP_SWITCH_MATRIX_GRID support (#8772)
* dipsw test on helix/rev2/sc/back:five_rows

* add peek_matrix() to matrix_common.c

* add DIP_SWITCH_MATRIX_GRID support to quantum/dip_switch.c

* update docs/feature_dip_switch.md about DIP_SWITCH_MATRIX_GRID

* Test end. remove test code. Revert "dipsw test on helix/rev2/sc/back:five_rows"

This reverts commit 6d4304c74557597c9fb4d324f79c3ae4793ae874.
6 years ago
..
api
audio 2020 May 30 Breaking Changes Update (#9215) 6 years ago
backlight adds support for the atmega328 (#9043) 6 years ago
debounce quantum/debounce: Added sym_pk debounce algorithm (#8587) 6 years ago
keymap_extras Fix “G” in Neo2 keymap (#9645) 6 years ago
process_keycode Improve keycode handling for RGB (#7677) 6 years ago
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 6 years ago
rgb_matrix_runners 2020 May 30 Breaking Changes Update (#9215) 6 years ago
serial_link 2020 February 29 Breaking Changes Update (#8064) 6 years ago
split_common add SPLIT_HAND_MATRIX_GRID support (#8685) 6 years ago
stm32 Initial arm serial partially based on old lets split code 6 years ago
template Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) 6 years ago
tools
visualizer 2020 February 29 Breaking Changes Update (#8064) 6 years ago
api.c
api.h
color.c
color.h
config_common.h adds support for the atmega328 (#9043) 6 years ago
debounce.h
dip_switch.c add DIP_SWITCH_MATRIX_GRID support (#8772) 6 years ago
dip_switch.h
dynamic_keymap.c format code according to conventions [skip ci] 6 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c 2020 February 29 Breaking Changes Update (#8064) 6 years ago
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 6 years ago
led_matrix.c
led_matrix_drivers.c
led_tables.c Remove unused LED_BREATHING_TABLE 6 years ago
led_tables.h Remove unused LED_BREATHING_TABLE 6 years ago
ledmatrix.h
matrix.c format code according to conventions [skip ci] 6 years ago
matrix_common.c add DIP_SWITCH_MATRIX_GRID support (#8772) 6 years ago
mcu_selection.mk adds support for the atmega328 (#9043) 6 years ago
pointing_device.c
pointing_device.h
quantum.c Make sendstring respect `TAP_CODE_DELAY` (#9623) 6 years ago
quantum.h format code according to conventions [skip ci] 6 years ago
quantum_keycodes.h One shot support for swap hands (#8590) 6 years ago
rgb.h
rgb_matrix.c 2020 May 30 Breaking Changes Update (#9215) 6 years ago
rgb_matrix.h Support IS31FL3741 and IS31FL3741A. (#9201) 6 years ago
rgb_matrix_drivers.c `qmk cformat` (#9500) 6 years ago
rgb_matrix_types.h 2020 May 30 Breaking Changes Update (#9215) 6 years ago
rgblight.c Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) 6 years ago
rgblight.h Add query functions for RGB Light and RGB Matrix (#8960) 6 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h New RGB Lighting effect: Twinkle (#8887) 6 years ago
rgblight_post_config.h
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Configurable VIA layout options default value (#8707) 6 years ago
via.h Configurable VIA layout options default value (#8707) 6 years ago
wpm.c Run clang-format manually to fix recently changed files (#8552) 6 years ago
wpm.h Run clang-format manually to fix recently changed files (#8552) 6 years ago