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
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
23c365b023
Move matrix config to info.json, part 1 ( #19985 )
2023-03-05 22:53:52 +00: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
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
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
2023-02-03 19:19:58 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Joel Challis
3b11e98215
Update use of legacy keycodes ( #19120 )
2022-11-22 22:07:47 +11:00
Stefan Kerkmann
19145704e4
[Core] Adjust PWM hardware audio driver for RP2040 ( #17723 )
2022-10-27 19:26:16 +02: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
Ryan
36c410592d
Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
( #18399 )
2022-09-23 22:46:23 +10:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Less/Rikki
34f0c1ac1b
[Keyboard] fix: unicorne info.json LAYOUT ( #17981 )
2022-08-10 21:42:34 -07:00
Ryan
fb19e14048
Move keyboard USB IDs and strings to data driven: Y ( #17926 )
2022-08-06 18:52:13 +10:00
Joel Challis
2757251218
Specify blackpill board files where relevant ( #17521 )
2022-07-01 15:38:57 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
QMK Bot
7d6a7e195c
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 10:56:54 +00:00
Jonathan Rascher
9475767e7a
[Keymap] Add initial Unicorne keyboard layout for bcat ( #15613 )
2021-12-29 02:56:16 -08:00
fauxpark
c394bf1c98
Merge remote-tracking branch 'upstream/master' into develop
2021-12-09 17:24:05 +11:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules ( #15382 )
2021-12-09 16:05:44 +11:00
Joel Challis
3bf2403244
Tidy up existing i2c_master implementations ( #15376 )
...
* Move chibios defines out of header
* Make some avr defines internal
2021-12-02 14:32:31 +00:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE
rules ( #15362 )
2021-12-01 21:13:00 +11:00
Drashna Jaelre
69ef8d630c
[Keyboard] Fix compilation issues for yanghu Unicorne ( #15068 )
2021-11-05 11:24:58 -07:00
Yang Hu
ad6d85ef5a
Add a new keyboard "Unicorne" ( #12993 )
...
* Add keyboards/yanghu/unicorne initial files.
* add default keymap to yanghu/unicorne
* use slow i2c and enable internal pullup resistor
* add oled to default keymaps
* fix unicorne default keymap
* fix encoder pad direction
* fix marauder
* add led matrix configs.
* add encoder code to default keymap.
* fix encoder direction
* add readme, info.json and update copyright for c files.
* fix build error by clean up include in unicorne.c
* fix images in readme files
* Fix various issues in PR #12993 feedback.
* Added copyright in glcdfont, fix include in that file.
* Removed `_kc` layout and renamed layout with generic style.
* Moved capslock oled update to oled.c inside `oled_task_user()`.
* Update keyboards/yanghu/unicorne/keymaps/default/rules.mk
Always include oled.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Wrap `oled.c` with ifdef.
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* move oled code to unicorne.c, and set weakly.
* Update keyboards/yanghu/unicorne/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/unicorne.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/keymaps/default/oled.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/f411/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/yanghu/unicorne/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* remove oled.h
* remove include of oled.h after the file is deleted.
* Apply suggestions from code review: remove redundant macros and reformat.
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review: change OLED driver macro.
Use `OLED_ENABLE` instead of `OLED_DRIVER_ENABLE`.
Co-authored-by: Jonathan Rascher <jon@bcat.name>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonathan Rascher <jon@bcat.name>
2021-11-05 20:10:15 +11:00