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.
Jack Humbert
9fdc276260
Updates bootloader settings, adds file size check ( #2029 )
...
* pull fuse settings for bootloader jump
* fix 32a chips
* make automatic bootloader selection optional
* quantify bootloaders
* fixs #164 , speeds up dfu reset
* fix for chips w/o usb
* missing an n
* fix bootloader sizes, use words for addresses
* fix bmini, pearl, and [[ issue, make things quiet
* ignore avr errors on arm for now
* update settings for the light
* document bootloader stuff
* add bootloader title
7 years ago
..
api
Clarify the quantum license ( #1042 )
8 years ago
audio
adds planck light keyboard
7 years ago
keymap_extras
Add support for GeminiPR steno protocol.
7 years ago
process_keycode
Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
7 years ago
serial_link
Only re-send matrix every 5ms
8 years ago
template
update template readme
7 years ago
tools
Backlight abstraction and other changes ( #439 )
8 years ago
visualizer
make it easy to customize logo image
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
Allow mod swapping for mod tap (MT) ( #1202 )
7 years ago
keycode_config.h
Allow mod swapping for mod tap (MT) ( #1202 )
7 years ago
keymap.h
Clarify the quantum license ( #1042 )
8 years ago
keymap_common.c
Required overridden function for keymaps in EEPROM
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
Updates bootloader settings, adds file size check ( #2029 )
7 years ago
quantum.h
added SS_LSFT to featured macros
7 years ago
quantum_keycodes.h
Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
7 years ago
rgblight.c
Address #1689 by using a formula to define the breathing curve ( #1692 )
7 years ago
rgblight.h
Address #1689 by using a formula to define the breathing curve ( #1692 )
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