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.
adiron
3d3c093173
Added bending to MIDI ( #2740 )
...
This is done via MI_BENDD and MI_BENDU. At the moment the value is
hardcoded and cannot be adjusted (future commit?) and is the max for the
`midi_send_pitchbend` function (up or down).
`MI_BENDD` and `MI_BENDU` both require `#define MIDI_ADVANCED`
MIDI pitch bend was already implemented in `protocol/midi.c`, I merely
added the keycodes to trigger them. :) (thanks to Jack, two years ago
in commit fb4fe52c
apparently)
7 years ago
..
api
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
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
Added bending to MIDI ( #2740 )
7 years ago
serial_link
Only re-send matrix every 5ms
8 years ago
template
change KEYMAP to LAYOUT for all new keyboards made using this script
7 years ago
tools
Backlight abstraction and other changes ( #439 )
9 years ago
visualizer
move lcd_backlight_keyframes to correct location
7 years ago
api.c
Clarify the quantum license ( #1042 )
8 years ago
api.h
Clarify the quantum license ( #1042 )
8 years ago
config_common.h
clean-up planck and preonic keymaps, move audio stuff around
7 years ago
dynamic_macro.h
Fix dynamic macros on ChibiOS keyboards
7 years ago
fauxclicky.c
Faux clicky bug fixes
8 years ago
fauxclicky.h
Faux clicky bug fixes
8 years ago
keycode_config.c
Fix #1566 - NKRO reseting issue
7 years ago
keycode_config.h
Allow mod swapping for mod tap (MT) ( #1202 )
7 years ago
keymap.h
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
keymap_common.c
Add macro for momentarily switching to a layer while some mods are active ( #2460 )
7 years ago
led_tables.c
Move CIE1931 and breathing tables to its own file
8 years ago
led_tables.h
Move CIE1931 and breathing tables to its own file
8 years ago
matrix.c
Clarify the quantum license ( #1042 )
8 years ago
pincontrol.h
Clarify the quantum license ( #1042 )
8 years ago
pointing_device.c
Added Dichotemy Keyboard, updated docs for Pointing Device ( #1817 )
7 years ago
pointing_device.h
Fix Pointing Device code ( #1934 )
7 years ago
quantum.c
Add the ability to disable Music Mode completely ( #2339 )
7 years ago
quantum.h
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
7 years ago
quantum_keycodes.h
Added bending to MIDI ( #2740 )
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
Fixed rgblight_types.h
8 years ago
send_string_keycodes.h
Updates send_string functionality, adds terminal feature ( #1657 )
7 years ago
variable_trace.c
Clarify the quantum license ( #1042 )
8 years ago
variable_trace.h
Clarify the quantum license ( #1042 )
8 years ago