92 Commits (48f4768d33313e6a6ed48c31f95eb44feda10a51)

Author SHA1 Message Date
  Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  nopunin10did b4ae7badd4
Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) 3 years ago
  Zsolt Parragi 805f5cb72b
One shot support for swap hands (#8590) 4 years ago
  Konstantin Đorđević 370577e4ed
Add *OPT aliases for *ALT keycodes and macros (#8714) 4 years ago
  Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  fauxpark 3ad389de55 Add short aliases for Magic keycodes (#7541) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 4 years ago
  Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 4 years ago
  MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  skullY 61af76a10d Hotfix: Reinstate the KC_DELT alias 4 years ago
  Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 4 years ago
  Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 4 years ago
  fauxpark 2a534e87ac Rename QK_TMK(_MAX) to QK_BASIC (#6509) 4 years ago
  Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 4 years ago
  Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 5 years ago
  XScorpion2 c745d9b82e Simple extended space cadet (#5277) 5 years ago
  Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221) 5 years ago
  Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 5 years ago
  ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 5 years ago
  fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 5 years ago
  fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts (#4806) 5 years ago
  Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775) 5 years ago
  Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774) 5 years ago
  Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325) 5 years ago
  Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389) 5 years ago
  Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 5 years ago
  Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234) 5 years ago
  Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 5 years ago
  Drashna Jaelre a0309db983 Add On/Off keycodes 6 years ago
  Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap. 5 years ago
  Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 5 years ago
  fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) 5 years ago
  Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114) 6 years ago
  yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 6 years ago
  Drashna Jaelre 8b0b17a369 Add Faux Clicking as subset of Audio feature (#2748) 6 years ago
  adiron 3d3c093173 Added bending to MIDI (#2740) 6 years ago
  snyman 7a5ce36f23 Add macro for momentarily switching to a layer while some mods are active (#2460) 6 years ago
  fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. 6 years ago
  Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature. 6 years ago
  skullY e5c331e7be Fix the SGUI aliases 6 years ago
  skullydazed e3f67e6e7f
Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442) 6 years ago
  Balz Guenat 4931510ad3 backlight breathing overhaul (#2187) 6 years ago
  Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift 6 years ago
  U-LANDSRAAD\drashna a1fa70f94d Add toggle option to AutoShift 6 years ago