Commit Graph

33 Commits

Author SHA1 Message Date
Ryan
023d644bb6
Move RGBLight animations to data driven ()
* Move RGBLight animations to data driven, 0-9

* Move RGBLight animations to data driven, A

* Move RGBLight animations to data driven, B

* Move RGBLight animations to data driven, C

* Move RGBLight animations to data driven, D

* Move RGBLight animations to data driven, E

* Move RGBLight animations to data driven, F

* Move RGBLight animations to data driven, G

* Move RGBLight animations to data driven, H

* Move RGBLight animations to data driven, handwired

* Move RGBLight animations to data driven, I

* Move RGBLight animations to data driven, J

* Move RGBLight animations to data driven, K

* Move RGBLight animations to data driven, L

* Move RGBLight animations to data driven, M

* Move RGBLight animations to data driven, N

* Move RGBLight animations to data driven, O

* Move RGBLight animations to data driven, P

* Move RGBLight animations to data driven, Q

* Move RGBLight animations to data driven, R

* Move RGBLight animations to data driven, S

* Move RGBLight animations to data driven, T

* Move RGBLight animations to data driven, U

* Move RGBLight animations to data driven, V

* Move RGBLight animations to data driven, W

* Move RGBLight animations to data driven, X

* Move RGBLight animations to data driven, Y

* Move RGBLight animations to data driven, Z

* Fix incorrect placement

* Fix build failures and mismatches
2023-08-23 22:11:39 +01:00
Ryan
cb2331713c
Relocate backlight drivers () 2023-07-08 23:13:10 +10:00
Ryan
2f9f555add
Move TAP_CODE_DELAY to data driven () 2023-06-25 22:06:31 +10:00
Ryan
b1783db4ea
Move RGBLED_NUM to data driven () 2023-06-18 14:39:07 +10:00
Ryan
363bfdbfda
Move RGBLIGHT_LIMIT_VAL to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin () 2023-04-06 18:00:54 +10:00
Ryan
09a2b70a66
Move Alice and Ergodox layouts to data driven () 2023-04-05 15:50:56 +10:00
Ryan
caa8c81086
Move matrix config to info.json, part 7 () 2023-03-11 00:39:56 +11:00
Ryan
7e0299117b
Move encoder config to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
Ryan
314f6c1ddb
Move backlight config to data driven () 2023-02-26 08:37:57 +11:00
Ryan
26854f5940
Remove default and unused BACKLIGHT_LEVELS () 2023-02-22 01:12:42 +00:00
Ryan
43843e19b6
Clean up remaining rules.mk MCU/BOOTLOADERs ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17 14:15:06 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven () 2023-02-17 13:14:29 +11:00
QMK Bot
c2362b4bea Merge remote-tracking branch 'origin/master' into develop 2023-02-08 04:52:31 +00:00
mechlovin
e871ddaae8
[Keyboard] Fix the underglow RGB LED ()
Co-authored-by: h40 <73354045+h40io@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-07 20:51:51 -08:00
Ryan
ebb512db82
Debounce defines cleanup ()
* 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
2023-02-03 19:19:58 +00:00
Joel Challis
fe577daf96
Remove .noci functionality () 2022-11-21 02:03:38 +00:00
Ryan
15143654b9
mechlovin/adelais/standard_led/avr/rev1: fix layout () 2022-11-08 14:17:46 +11:00
Drashna Jaelre
c8e998ccad
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q () 2022-10-15 09:55:40 -07:00
fauxpark
61689ae609 Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
Ryan
f4dcce7e59
Move keyboard USB IDs and strings to data driven, pass 2: M-O () 2022-08-20 01:45:28 +01:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules () 2021-12-09 16:05:44 +11:00
James Young
55f699c09e
Fix for mechlovin/adelais/standard_led/arm/rev4 ()
* Fix for 

Fix for a bad merge conflict resolution.
2021-09-28 17:18:53 -07:00
James Young
5917334b42
Merge remote-tracking branch 'upstream/master' into develop 2021-09-28 10:21:11 -07:00
mechlovin
fcb7c7b04f
[Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adelais AVR rev. 1 ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-24 00:13:23 -07:00
mechlovin
0d5458a7ad
[Keyboard] add adelais rev4 () 2021-04-20 10:47:58 -07:00
Ryan
1e1b469fa2
Remove DESCRIPTION, K-M () 2021-01-20 09:56:41 +11:00
Zach White
c0dcee96a8
Initial list of keyboards to exclude from CI () 2020-12-21 15:38:39 +01:00
mechlovin
429474d1c3
refactor adelais en ciel rev.2, mechlovin9 ()
Co-authored-by: vuhopkep <boy9x0@gmail.com>
2020-11-23 19:47:01 +00:00
mechlovin
3710522549
Refactor Adelais PCB ()
Enable RGBLIGHT for standard pcb rev2&3

* Update rules.mk

* Update rules.mk
2020-08-18 18:13:16 -07:00
mechlovin
e9e6054ee7
[Keyboard] Refactor: add adelais rev.3 ()
* Refactor: add adelais rev.3

* update

* Update keymap.c

* update

* update

* update
2020-06-29 01:19:09 -07:00
mechlovin
4c4009c0fd
[Keyboard] add adelais PCB ()
* add adelais PCB

* clean up

* merger

* update

* Update readme.md

* Update config.h

* update

* update

* move keymap folder

* Update info.json

* Update info.json

* Update info.json

Co-authored-by: vuhopkep <boy9x0@gmail.com>
2020-05-09 02:38:19 -07:00