148 Commits (2e766a9c7a0888a96ed9108f09a085f4298af0b3)

Author SHA1 Message Date
Ryan ea77246865
Migrate some more layouts to data driven (#19889) 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 2da0827d4f
Remove matrix size defines (#19581) 3 years ago
Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800) 3 years ago
QMK Bot 79b364d289 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Xelus22 d0702b519d
[Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788) 3 years ago
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 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
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 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
Ryan 801d2ff940
Remove useless line continuations (#19399) 3 years ago
Xelus22 0b1d5497fc
[Keyboard] Refactor xs60 with soldered and hotswap version (#19049)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
Joel Challis fe577daf96
Remove .noci functionality (#19122) 3 years ago
QMK Bot deca2069dc Merge remote-tracking branch 'origin/master' into develop 3 years ago
Xelus22 e172148e46
[Keyboard] Add XS108 (#19112)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan 20ed138236
LED config fixes (#18973) 3 years ago
Wilba bc6f8dc8b0
VIA V3 - The Custom UI Update (#18222) 3 years ago
Ryan db2aa039f1
Remove more `UNUSED_PINS` defines (#18940) 3 years ago
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
3 years ago
Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 3 years ago
QMK Bot 7c0116a3ec Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 1e726a13d8
Xelus RS60 Layout Refactor (#18708)
* add matrix diagrams

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* enable Community Layout support

* enable Community Layout support, phase 2

Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
3 years ago
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Xelus22 489b287e1f
[Keyboard] RS60 Rev2 change to eeprom emulation (#18201)
by xelus
3 years ago
Xelus22 f3d52d8fe8
[Keyboard] Kangaroo Rev2 (#18199) 3 years ago
QMK Bot e36ae90a65 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan b0eda7701a
Move keyboard USB IDs and strings to data driven, pass 3 (#18111) 3 years ago
fauxpark 61689ae609 Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Ryan 201f1a8f47
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) 3 years ago
QMK Bot 9f0925fb18 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis 164faf0a5c
Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071) 3 years ago
QMK Bot 904df296b0 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis e44b6242b7
Migrate more F4x1 board files (#18054) 3 years ago
Drashna Jael're ac31e42974
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Xelus22 4195eb8fe1
[Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (#17992)
* add valor frl tkl rev2 by xelus22
3 years ago
QMK Bot 93914142a3 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis c6ad38e79f
RESET -> QK_BOOT default keymaps (#17939) 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
Ryan 0e3cc6af12
Move keyboard USB IDs and strings to data driven: X (#17925) 3 years ago
Xelus22 f8a56cd638
[Keyboard] RS108 Addition (#16989) 3 years ago
QMK Bot f5e1d2f76a Merge remote-tracking branch 'origin/master' into develop 4 years ago
Xelus22 00fcfd9181
[Keyboard][Fix] Change default keymap tilde to grv (#17185) 4 years ago
QMK Bot cc8c539d00 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Xelus22 654baebb2c
fix non-working builds (#17123) 4 years ago
Joel Challis b7771ec25b
RESET -> QK_BOOT default keymaps (#17037) 4 years ago