141 Commits (1dc6a8cec85ac3563f1d996ba7d96be86becd93b)

Author SHA1 Message Date
  Drashna Jael're 1dc6a8cec8
Add magic capable (un)register functions 4 years ago
  Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 2 years ago
  Joel Challis a84de5e22b
Revert 14083 && 14144 (#14150) 2 years ago
  Joel Challis c4dbf4bf01
Tidy up quantum.c now some of tmk_core has been merged (#14083) 2 years ago
  Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 2 years ago
  Joel Challis f945c352e7
Haptic: driver-> feature (#13713) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 2 years ago
  Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 2 years ago
  Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805) 3 years ago
  Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 3 years ago
  Joel Challis 40c7ecfdea
Move gpio wait logic to wait.h (#12067) 3 years ago
  Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 3 years ago
  Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 3 years ago
  Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 3 years ago
  Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 3 years ago
  Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 3 years ago
  Nick Brassel 31c57aab35 `qmk cformat` 3 years ago
  Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Joshua Diamond e190872b82
Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Ryan 3afe0ea9b9
ST7565 tidyup (#10907) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Konstantin Đorđević 61b64bb82a
Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 3 years ago
  QMK Bot 231464c49c format code according to conventions [skip ci] 4 years ago
  JohSchneider d26a14c169
add 'togglePin' convenience function (#8734) 4 years ago
  Drashna Jaelre 23124b9fd1
Fix bug with layer caching in get_event_keycode (#8693) 4 years ago
  Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 4 years ago
  brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 4 years ago
  Ted M Lin 552f8d81b9
Reduce PROGMEM usage for sendstring LUT (#8109) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 4 years ago
  Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  Joel Challis b89e35bdd3
Relocate common backlight functionally (#7273) 4 years ago
  Wilba 320822d75b VIA Configurator Refactor (#7268) 4 years ago
  Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 4 years ago
  Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 4 years ago
  Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 4 years ago
  fauxpark 5a6737a778 Send string keycode tweaks (#7471) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 4 years ago
  Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 4 years ago