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.
qmk_firmware/quantum
Martin Sandiford 66e40529aa Change handling of adjust layer to make it more LT(...) friendly. (#1625)
* Change handling of adjust layer to make it more LT(...) friendly.

* Update based on feedback from drashna.

* Change handling of adjust layer to make it more LT(...) friendly.  This reworks handling to make it a little more friendly to include in keymaps.
6 years ago
..
api
audio Fix incorrect port direction setting in my previous pull request for pins B5, B6, B7 (#2739) 7 years ago
keymap_extras Add Support for Software Workman (#2632) 7 years ago
process_keycode Fix Audio Clicky sub-feature (#2784) 7 years ago
serial_link Only re-send matrix every 5ms 8 years ago
template Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780) 7 years ago
tools
visualizer move lcd_backlight_keyframes to correct location 7 years ago
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c Fix #1566 - NKRO reseting issue 7 years ago
keycode_config.h
keymap.h
keymap_common.c Add macro for momentarily switching to a layer while some mods are active (#2460) 7 years ago
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Change handling of adjust layer to make it more LT(...) friendly. (#1625) 6 years ago
quantum.h Change handling of adjust layer to make it more LT(...) friendly. (#1625) 6 years ago
quantum_keycodes.h Add Faux Clicking as subset of Audio feature (#2748) 7 years ago
rgblight.c change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255. 7 years ago
rgblight.h Fix commands and update my userspace (for testing) 7 years ago
rgblight_list.h Fix commands and update my userspace (for testing) 7 years ago
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h