Commit Graph

120 Commits (master)

Author SHA1 Message Date
Ryan b4a7b9253a
Bluetooth: driver naming cleanups (#21624) 2 years ago
Nick Brassel 5faa23d54c
Keymap introspection for combos. (#19670) 2 years ago
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2 years ago
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126) 2 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 2 years ago
precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 2 years ago
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2 years ago
Albert Y df5689ed06
[Docs] Note default value for TAP_CODE_DELAY (#19078) 3 years ago
Dasky c255174cf3
Implement split comms watchdog (#18599) 3 years ago
George Rodrigues 959f4cbb62
docs: some typos (#18582) 3 years ago
Less/Rikki 00dc764f72
[docs] Improve documentation regarding info.json (#18508) 3 years ago
Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 3 years ago
Drashna Jaelre eb417b3aaf
Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) 3 years ago
Ben Fiedler 1db5272154
docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501) 3 years ago
precondition 3b9e186019
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 3 years ago
Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 3 years ago
Drashna Jaelre 02655690f4
[Core] Add compile/make macro to core (#15959) 3 years ago
Nick Brassel efdaa7f972
Add support for driving unselected row/col. (#16278) 3 years ago
Ryan 7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` (#16127) 3 years ago
Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 3 years ago
precondition 4bac5f53d8
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) 4 years ago
Nick Brassel 36d123e9c5
Add support for deferred executors. (#14859) 4 years ago
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
Ryan f529580860
Basic keycode overhaul (#14726) 4 years ago
JayceFayne 312b1b95a8
Document `MAGIC` feature (#14301) 4 years ago
Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 4 years ago
Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago
Drashna Jaelre 488aaa0980
Enable sync of OLED/ST7565 display on/off state on Splits (#13542) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Nick Brassel 172e6a7030
Extensible split data sync (#11930) 4 years ago
Nick Brassel f287597c19
Use single memcmp to determine if matrix changed. (#13064) 4 years ago
shela f173963d95
[Docs] Fix typos in audio config in main config page (#12928) 4 years ago
Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 5 years ago
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 5 years ago
Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 5 years ago
Takeshi ISHII 5c8b23ccff
add SPLIT_HAND_MATRIX_GRID support (#8685) 5 years ago
Joshua Diamond e2e287ec5f
Option to allow lighting layers when RGB Lighting is off (#9051) 5 years ago
Joshua Diamond a8a8bf0ff3
Allow expanding from 8 to 32 RGB Lighting Layers (#8941) 5 years ago
Joshua Diamond e0f548085c
Add ability to blink lighting layer for a specified duration (#8760) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 5 years ago
James Young 73728e9bec
[Docs] Fix links in Config Options doc 5 years ago