Commit Graph

114 Commits (fix_template_bootmagic)

Author SHA1 Message Date
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 3 years ago
Ryan b45a037c7e
Rename some Quantum keycodes (#15968) 3 years ago
Joel Challis 2726856cde
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) 3 years ago
precondition 4bac5f53d8
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) 4 years ago
Nick Brassel 7746aefe94 Revert "[Tests] Increase QMK test coverage (#13789)" 4 years ago
Stefan Kerkmann b6054c0206
[Tests] Increase QMK test coverage (#13789) 4 years ago
Zach White 08ce0142ba
Macros in JSON keymaps (#14374) 4 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Ryan f529580860
Basic keycode overhaul (#14726) 4 years ago
Joel Challis 92385e30cd
Manually format develop (#15003) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Drashna Jaelre 4c4f632378
Add a toggle key for GUI On/Off in Magic feature (#13830) 4 years ago
freqmod 705774f7bf
Steno combinedkeys (#12538) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Albert Y 7e832e46de
Add Mac centric Shift and Alt + GUI Macros (#13107) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Joshua Diamond e2289ffac0
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) 4 years ago
github-actions[bot] 733c861052
Format code according to conventions (#12467) 4 years ago
Ryan 8880e89bcd
Big quantum_keycodes cleanup (#12249) 4 years ago
github-actions[bot] a18e1305b3
Format code according to conventions (#12244) 4 years ago
xyzz 0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol (#12130) 4 years ago
Ryan 2e24cfadb7
Remove `FUNC()` (#12161) 4 years ago
Ryan 9c94de070a
Remove ifdefs for UC and X/XP too (#12131) 4 years ago
Ryan 23d6ca9942
Remove a few more ifdefs from quantum_keycodes (#12129) 4 years ago
Drashna Jaelre 0fd95e5db5
Remove ifdefs for Swap Hands keycodes (#12095) 4 years ago
github-actions[bot] 50290c78b6
Format code according to conventions (#12076) 4 years ago
Drashna Jaelre 0e984b6e7e
Add ability to toggle One Shot functionality (#4198) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 4 years ago
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
nopunin10did b4ae7badd4
Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) 5 years ago
Zsolt Parragi 805f5cb72b
One shot support for swap hands (#8590) 5 years ago
Konstantin Đorđević 370577e4ed
Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
fauxpark 3ad389de55 Add short aliases for Magic keycodes (#7541) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 6 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
skullY 61af76a10d Hotfix: Reinstate the KC_DELT alias 6 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 6 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 6 years ago
fauxpark 2a534e87ac Rename QK_TMK(_MAX) to QK_BASIC (#6509) 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 6 years ago