526 Commits (miryoku-merge-master)

Author SHA1 Message Date
Jesse Estes c55c7fed83
Adding my keymap (#20345) 3 years ago
John Stegeman e90d9fcfff
[Keymap] Add johnstegeman iris colemak keymap (#20575) 3 years ago
Danny a5272a1575
Modify default encoder mappings, change PID, enable mousekeys (#20329) 3 years ago
Raphael Mangubat 5b8dae0d61
Enable encoder mapping in VIA for Keebio KBO-5000 (#20272) 3 years ago
Ryan e2630f9b40
Fix some invalid layout macros (#20256) 3 years ago
Danny 943d0ff619
Fix incorrect matrix positions for RGB LEDs (#20082) 3 years ago
Flame Soulis 17bbef5200
Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074) 3 years ago
Drashna Jaelre 051401175d
[Keymap] Drashna updates for 0.20.0 (#19960) 3 years ago
Ryan 89487677e3
`keebio/kbo5000`: fix encoder config (#19941) 3 years ago
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Ryan 314f6c1ddb
Move backlight config to data driven (#19910) 3 years ago
Ryan 3bf01bb9ed
Move QMK LUFA bootloader config to data driven (#19879) 3 years ago
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
3 years ago
Ryan 26854f5940
Remove default and unused `BACKLIGHT_LEVELS` (#19898) 3 years ago
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902) 3 years ago
Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 3 years ago
Ryan e837a32b2b
Move layouts for direct_pins boards to data driven (#19872) 3 years ago
Ryan 8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
Ryan 2da0827d4f
Remove matrix size defines (#19581) 3 years ago
Ryan 2cdf99ae95
Migrate `DIRECT_PINS` to data driven (#19826) 3 years ago
Ryan bbf7a20b33
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
3 years ago
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
Ryan 8d6bf19fc7
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) 3 years ago
Ryan 11b6bb8179
Remove unused Bootmagic row/col defines from config.h (#19761) 3 years ago
Ryan a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 3 years ago
Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753) 3 years ago
Ryan ebb512db82
Debounce defines cleanup (#19742)
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json
3 years ago
Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 3 years ago
Ryan b867522f8c
Clean up Force NKRO in config.h (#19718) 3 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Ryan 043d8e1140
Remove deprecated Quantum keycodes (#19712) 3 years ago
Ryan b727434391
Remove commented out backlight config & stray "backlight levels" (#19703) 3 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
QMK Bot 3723c0e3d5 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel 327f7ee9a7
Fixup ChibiOS header inclusion search ordering. (#19623)
* Add STM32F446-Nucleo onekey. 

* Fixup onekey build for F446, all keymaps.

* Fixup board inclusion search ordering.
3 years ago
Dean Scarff 8e16920530
[Keyboard] keebio/iris document LED matrix (#19588) 3 years ago
Joel Challis b61654fb95
Tidy up use of CTPC (#19570) 3 years ago
Ryan 56555c61e1
Migrate `LAYOUTS` to data driven (#19541)
* Migrate `LAYOUTS` to data driven, 0-9

* Migrate `LAYOUTS` to data driven, A

* Migrate `LAYOUTS` to data driven, B

* Migrate `LAYOUTS` to data driven, C

* Migrate `LAYOUTS` to data driven, D

* Migrate `LAYOUTS` to data driven, E

* Migrate `LAYOUTS` to data driven, F

* Migrate `LAYOUTS` to data driven, G

* Migrate `LAYOUTS` to data driven, H

* Migrate `LAYOUTS` to data driven, handwired

* Migrate `LAYOUTS` to data driven, I

* Migrate `LAYOUTS` to data driven, J

* Migrate `LAYOUTS` to data driven, K

* Migrate `LAYOUTS` to data driven, L

* Migrate `LAYOUTS` to data driven, M

* Migrate `LAYOUTS` to data driven, N

* Migrate `LAYOUTS` to data driven, O

* Migrate `LAYOUTS` to data driven, P

* Migrate `LAYOUTS` to data driven, Q

* Migrate `LAYOUTS` to data driven, R

* Migrate `LAYOUTS` to data driven, S

* Migrate `LAYOUTS` to data driven, T

* Migrate `LAYOUTS` to data driven, U

* Migrate `LAYOUTS` to data driven, V

* Migrate `LAYOUTS` to data driven, W

* Migrate `LAYOUTS` to data driven, X

* Migrate `LAYOUTS` to data driven, Y

* Migrate `LAYOUTS` to data driven, Z
3 years ago
Drashna Jaelre ac561b9473
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
Joel Challis d0ebafaea6
Align definition of unicode_map (#19452) 3 years ago
Ryan 801d2ff940
Remove useless line continuations (#19399) 3 years ago
QMK Bot 7526b2a621 Merge remote-tracking branch 'origin/master' into develop 3 years ago
jack 8655b100b1
keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373) 3 years ago
Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313) 3 years ago
QMK Bot 408bb469bb Merge remote-tracking branch 'origin/master' into develop 3 years ago
Danny e25672baef
[Keyboard] Add Convolution Rev. 1 PCB (#19283)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
3 years ago
Stefan Kerkmann 9dc3f79196
[RP2040] update i2c drivers to reflect peripheral number (#19277) 3 years ago
QMK Bot 0435381c91 Merge remote-tracking branch 'origin/master' into develop 3 years ago