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
2023-01-10 02:48:20 +00:00
Ryan
801d2ff940
Remove useless line continuations ( #19399 )
2022-12-30 11:48:05 +11:00
Xelus22
0b1d5497fc
[Keyboard] Refactor xs60 with soldered and hotswap version ( #19049 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-06 00:32:25 -08:00
Ryan
e12ca14af8
Change RGB_MATRIX_STARTUP_*
defines to RGB_MATRIX_DEFAULT_*
( #19079 )
2022-11-27 04:18:24 +11:00
Joel Challis
fe577daf96
Remove .noci functionality ( #19122 )
2022-11-21 02:03:38 +00:00
QMK Bot
deca2069dc
Merge remote-tracking branch 'origin/master' into develop
2022-11-20 07:32:08 +00:00
Xelus22
e172148e46
[Keyboard] Add XS108 ( #19112 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-19 23:31:02 -08:00
Ryan
20ed138236
LED config fixes ( #18973 )
2022-11-11 12:15:19 +11:00
Wilba
bc6f8dc8b0
VIA V3 - The Custom UI Update ( #18222 )
2022-11-10 07:46:44 +11:00
Ryan
db2aa039f1
Remove more UNUSED_PINS
defines ( #18940 )
2022-11-03 17:42:19 +00:00
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
2022-10-20 12:20:07 +01:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Drashna Jaelre
f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z ( #18728 )
2022-10-15 09:55:53 -07:00
QMK Bot
7c0116a3ec
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 16:37:02 +00:00
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`.
2022-10-15 09:36:20 -07:00
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>
2022-10-04 15:24:22 -07:00
Ryan
36c410592d
Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
( #18399 )
2022-09-23 22:46:23 +10:00
Xelus22
489b287e1f
[Keyboard] RS60 Rev2 change to eeprom emulation ( #18201 )
...
by xelus
2022-09-03 16:27:00 +01:00
Xelus22
f3d52d8fe8
[Keyboard] Kangaroo Rev2 ( #18199 )
2022-08-29 20:03:30 -07:00
QMK Bot
e36ae90a65
Merge remote-tracking branch 'origin/master' into develop
2022-08-21 22:09:30 +00:00
Ryan
b0eda7701a
Move keyboard USB IDs and strings to data driven, pass 3 ( #18111 )
2022-08-21 23:08:50 +01:00
fauxpark
61689ae609
Merge remote-tracking branch 'upstream/master' into develop
2022-08-20 10:55:40 +10:00
Ryan
201f1a8f47
Move keyboard USB IDs and strings to data driven, pass 2: S-Y ( #18093 )
2022-08-20 01:48:38 +01:00
QMK Bot
9f0925fb18
Merge remote-tracking branch 'origin/master' into develop
2022-08-16 14:29:11 +00:00
Joel Challis
164faf0a5c
Use correct board file in xelus/valor_frl_tkl/rev2_0 ( #18071 )
2022-08-16 15:28:22 +01:00
QMK Bot
904df296b0
Merge remote-tracking branch 'origin/master' into develop
2022-08-15 17:55:58 +00:00
Joel Challis
e44b6242b7
Migrate more F4x1 board files ( #18054 )
2022-08-15 18:55:21 +01:00
Drashna Jael're
ac31e42974
Merge remote-tracking branch 'origin/master' into develop
2022-08-14 01:54:23 -07:00
Xelus22
4195eb8fe1
[Keyboard] Add Valor FRL TKL rev2.0 and 2.1 ( #17992 )
...
* add valor frl tkl rev2 by xelus22
2022-08-14 08:17:11 +01:00
QMK Bot
93914142a3
Merge remote-tracking branch 'origin/master' into develop
2022-08-07 01:24:34 +00:00
Joel Challis
c6ad38e79f
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Stefan Kerkmann
f27b617f36
[Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN
( #15292 )
2022-08-06 20:51:13 +10:00
Ryan
0e3cc6af12
Move keyboard USB IDs and strings to data driven: X ( #17925 )
2022-08-06 18:45:43 +10:00
Xelus22
f8a56cd638
[Keyboard] RS108 Addition ( #16989 )
2022-07-02 21:42:48 +10:00
QMK Bot
f5e1d2f76a
Merge remote-tracking branch 'origin/master' into develop
2022-05-23 06:22:01 +00:00
Xelus22
00fcfd9181
[Keyboard][Fix] Change default keymap tilde to grv ( #17185 )
2022-05-22 23:21:23 -07:00
QMK Bot
cc8c539d00
Merge remote-tracking branch 'origin/master' into develop
2022-05-17 12:01:31 +00:00
Xelus22
654baebb2c
fix non-working builds ( #17123 )
2022-05-17 13:00:26 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
QMK Bot
7598f1f3af
Merge remote-tracking branch 'origin/master' into develop
2022-05-06 06:16:19 +00:00
Xelus22
49267b135b
[Bug] Fix RS60 Rev2 I2C ( #17015 )
2022-05-06 16:15:49 +10:00
QMK Bot
034854ae39
Merge remote-tracking branch 'origin/master' into develop
2022-05-05 08:09:13 +00:00
Xelus22
3fbf9dc290
[Keyboard] RS60 Rev2 Addition ( #16988 )
2022-05-05 01:08:35 -07:00
QMK Bot
5f817a1d7f
Merge remote-tracking branch 'origin/master' into develop
2022-03-15 13:57:46 +00:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Ryan
7d41639d54
Map data driven DESCRIPTION
as string literal ( #16523 )
2022-03-05 00:20:34 +00:00
Joel Challis
83a32b2574
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps ( #16448 )
...
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level
* Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
2022-02-26 03:20:57 +00:00
Xelus22
8d5375d08b
[Bug] fix Pachi RGB Rev2 RGB positioning ( #16182 )
2022-02-04 13:22:53 -08:00
James Young
aee6ff5c08
Xelus Pachi: add info.json files; rename layout macros ( #16123 )
...
* xelus/pachi/mini_32u4: add info.json
* xelus/pachi/rev1: add info.json
* xelus/pachi/rgb/rev1: add info.json
* xelus/pachi/rgb/rev2: add info.json
* rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan
Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
2022-01-29 23:11:50 -08:00