You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Cowgar d0ca713eb4
KC_TILD should not have been listed as an auto shift key
7 years ago
..
api
audio Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) 7 years ago
keymap_extras
process_keycode KC_TILD should not have been listed as an auto shift key 7 years ago
serial_link
template Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
tools
visualizer Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Required overridden function for keymaps in EEPROM 7 years ago
led_tables.c
led_tables.h
matrix.c
pincontrol.h
quantum.c Added Auto Shift, tap key = normal, hold key = shifted state. 7 years ago
quantum.h Added Auto Shift, tap key = normal, hold key = shifted state. 7 years ago
quantum_keycodes.h Added Auto Shift, tap key = normal, hold key = shifted state. 7 years ago
rgblight.c Address issue #1713 (#1728) 7 years ago
rgblight.h update to driver separation 7 years ago
rgblight_types.h
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 7 years ago
variable_trace.c
variable_trace.h