Age | Commit message (Expand) | Author |
2020-01-09 | format code according to conventions [skip ci] | QMK Bot |
2020-01-09 | Add cli convert subcommand, from raw KLE to JSON (#6898) | Cody Bender |
2020-01-09 | Make generating keymap.c from JSON more reliable | skullY |
2020-01-09 | Small CLI cleanups | skullY |
2020-01-09 | When checking program returncodes treat both 0 and 1 as installed | skullY |
2020-01-09 | Add support for newer versions of clang-format, if installed | skullY |
2020-01-09 | Fix chibios when mouse and nkro disabled (#7312) | Joel Challis |
2020-01-09 | Fix LAYER_STATE_8BIT compile issues (#7304) | Joel Challis |
2020-01-09 | WS2812 Overhaul (#210) | Drashna Jaelre |
2020-01-09 | New and improved lock LED callbacks (#7215) | fauxpark |
2020-01-09 | Set `git submodule update` depth to 50 (#7269) | fauxpark |
2020-01-09 | [Core] Convert Dynamic Macro to a Core Feature (#5948) (#207) | Drashna Jaelre |
2020-01-09 | Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258) | Christopher |
2020-01-09 | [Core] Add short form LTO_ENABLE (#7259) | Drashna Jaelre |
2020-01-09 | Add backwards compatibility for oled_write_raw_P on ARM | zvecr |
2020-01-09 | Adds raw write functions to the OLED driver (#7237) | Thomas Baart |
2020-01-09 | Template updates (#7221) | fauxpark |
2020-01-09 | Correct ARM STM32 I2C frequency. (#7080) | yiancar |
2020-01-09 | rgblight_task logic fixes (#7214) | Joel Challis |
2020-01-09 | Convert backlight to follow driver rules pattern | zvecr |
2020-01-09 | Software backlight improvements (#7255) | Joel Challis |
2020-01-09 | Use task driven PWM for CTPC until ARM can provide automatic configuration (#... | Joel Challis |
2020-01-09 | Initial migration of software PWM backlight (#6709) | Joel Challis |
2020-01-09 | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis |
2020-01-09 | ARM - Initial backlight support (#6487) | Joel Challis |
2020-01-09 | Disable usb on slave half to resolve random 'lockup' (#7649) | Joel Challis |
2020-01-09 | SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053) | Joel Challis |
2020-01-09 | ARM split - detect USB to select master/slave (#6424) | Joel Challis |
2020-01-09 | ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) | Joel Challis |
2020-01-09 | ARM split - Add support for dfu-util EE_HANDS flashing (#6543) | Joel Challis |
2020-01-06 | Clean up ISSI driver includes (#7734) | fauxpark |
2020-01-06 | IS31FL3733 Dirty page fix (#7079) | yiancar |
2020-01-06 | Remove CR when computing BOOTLOADER_SIZE. (#7453) | a_p_u_r_o |
2019-12-06 | fix: remove conditional macro wrapping WEBUSB_PAIR | Florian Didron |
2019-12-06 | Merge pull request #222 from zsa/staging | Florian Didron |
2019-12-06 | Merge pull request #223 from zsa/temp_staging | Florian Didron |
2019-12-05 | feat: add get layer command | Florian Didron |
2019-12-05 | fix: chibios handle disconnections gracefully | Florian Didron |
2019-12-05 | fix: only change usb vesion spec if webusb is enabled | Florian Didron |
2019-12-05 | chore: renaming of the get version cmds | Florian Didron |
2019-12-05 | fix: lufa handle disconnections gracefully | Florian Didron |
2019-12-05 | feat: add fw version webusb cmd | Florian Didron |
2019-12-05 | chore: refactor webusb lp url command | Florian Didron |
2019-12-05 | chore: unused var cleanup | Florian Didron |
2019-12-05 | feat: add landing page url command | Florian Didron |
2019-12-05 | feat: update examples + pairing process | Florian Didron |
2019-12-05 | fix: adds webusb include on test keymaps | Florian Didron |
2019-12-05 | feat: adds pairing key | Florian Didron |
2019-12-05 | fix: point to ZSA's lufa fork and to the webusb compatible commit | Florian Didron |
2019-12-05 | chore: indent fix | Florian Didron |