201 Commits

Author SHA1 Message Date
7d991fe73d map RGB_VAI & RGB VAD
All checks were successful
Build / build-sporq (push) Successful in 3m55s
2023-06-04 21:25:40 +02:00
e7e0609f8f remove the animation timer
All checks were successful
Build / build-sporq (push) Successful in 1m47s
2023-06-04 21:22:19 +02:00
c64366b44d map RGB_SAI & RGB_SAD
All checks were successful
Build / build-sporq (push) Successful in 1m43s
2023-06-04 21:09:31 +02:00
c0b430261d [big] bring it all together
All checks were successful
Build / build-sporq (push) Successful in 2m1s
2023-06-04 21:04:14 +02:00
66cbe3f5a4 enable & configure rgb
All checks were successful
Build / build-sporq (push) Successful in 1m47s
2023-06-03 21:05:28 +02:00
dfcb569a13 overhaul oled code; set render function at startup; set OLED_UPDATE_INTERVAL to FRAME_TIMEOUT; use smaller data types; formatting
All checks were successful
Build / build-sporq (push) Successful in 2m0s
2023-06-03 20:45:02 +02:00
064b30923b lower oled brightness 2023-06-03 00:25:07 +02:00
4837ee4b29 lower OLED_TIMEOUT 2023-06-01 23:32:52 +02:00
0757821dd2 make dead keys easier to use 2023-06-01 23:28:40 +02:00
a083f3f474 comments and credits 2023-06-01 23:14:22 +02:00
774281a0b0 [FIX] properly use animation_timer 2023-06-01 21:20:08 +02:00
ae6715c8ed [big] move keymap to json file; move oled code to oled.c; adjust oled code. 2023-06-01 00:07:46 +02:00
8924d058da set oled timeout 2023-05-31 20:54:48 +02:00
6ea6f97d75 clean up 2023-05-31 20:47:45 +02:00
dbed402ce0 Merge tag 'tags/0.21.0' 2023-05-30 00:43:33 +02:00
e36fc17f4c disable debugging 2023-05-30 00:13:29 +02:00
15c84baed3 [FIX] use actual caps keycode 2023-05-29 20:54:39 +02:00
bb07537a46 disable VIA so my keymap changes get applied 2023-05-27 17:18:36 +02:00
54bf4287ea disable debugging 2023-05-27 16:32:16 +02:00
9d7d062e96 update aurora corne keymap as well 2023-05-27 16:25:09 +02:00
7e4f35f1f5 aurora corne config 2023-05-27 14:27:21 +02:00
Ryan
363bfdbfda
Move RGBLIGHT_LIMIT_VAL to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
Nick Brassel
5faa23d54c
Keymap introspection for combos. (#19670) 2023-05-15 22:27:37 +10:00
Ryan
c3c51231cc
Clean up trailing commas from info.json (#20812) 2023-05-09 17:52:03 +10:00
Ryan
a5e46d8082
More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
Ryan
79aa319946
info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
Ryan
798cbfe6a3
Fix info.json LTO and format encoder definitions (#20456) 2023-04-15 23:37:24 -06:00
Nick Brassel
c9f619124d
Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
Ryan
522048725f
Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
Stefan Kerkmann
73b376a881
[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)
* Remove stray defines and per key functions

* Remove defunct get_ignore_mod_tap_interrupt declaration
2023-04-06 00:04:23 +01:00
Nick Brassel
06c5c02804
Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes. (#20339) 2023-04-05 14:59:09 +10:00
QMK Bot
b67bdf222e Merge remote-tracking branch 'origin/master' into develop 2023-04-03 22:43:55 +00:00
Cameron Larsen
246cf99b4b
Personal keymaps for crkbd and kyria (#20009) 2023-04-04 08:43:12 +10:00
Ryan
2d9140af53
Fix a handful of CLI errors (#20321) 2023-04-03 15:50:31 +10:00
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
Drashna Jaelre
bf986579dd
Fixup Pointing device functions (#20311) 2023-04-01 19:01:46 +01:00
Ryan
e40b6ca3b0
Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00
Ryan
36ce81df59
Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00
Ryan
3c144fac5e
Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
Ryan
9dbee3e23d
Remove useless "ifdef KEYBOARD_*" (#20078)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-16 20:18:33 +11:00
Ryan
9e2ef5078a
Adjust offset for some layouts (#20075) 2023-03-13 22:22:20 +11:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
Drashna Jaelre
051401175d
[Keymap] Drashna updates for 0.20.0 (#19960) 2023-02-28 11:14:48 -08:00
Ryan
7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
Ryan
3bf01bb9ed
Move QMK LUFA bootloader config to data driven (#19879) 2023-02-23 09:20:23 +11:00
Ryan
e837a32b2b
Move layouts for direct_pins boards to data driven (#19872) 2023-02-19 18:55:12 +11:00
Ryan
2da0827d4f
Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
Ryan
43843e19b6
Clean up remaining rules.mk MCU/BOOTLOADERs (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17 14:15:06 +11:00
Ryan
d784f78bd0
Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00