Ryan
2f9f555add
Move TAP_CODE_DELAY
to data driven ( #21363 )
2023-06-25 22:06:31 +10:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
Ryan
2367d8129c
Move RGBLIGHT_SLEEP
to data driven ( #21072 )
2023-06-16 14:04:45 +10:00
Ryan
f111bea3cd
Move miscellaneous layouts to data driven ( #20516 )
2023-04-25 02:38:35 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
36ce81df59
Move WS2812_DRIVER
to data driven ( #20248 )
2023-03-26 18:22:12 +11:00
Ryan
ace372d90d
Move matrix config to info.json, part 3 ( #19991 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11: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
314f6c1ddb
Move backlight config to data driven ( #19910 )
2023-02-26 08:37:57 +11:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
1c6b0391b4
Move keyboard USB IDs and strings to data driven: E ( #17815 )
2022-07-30 17:23:55 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
2021-09-12 14:04:56 +10:00
James Young
c16a3dcb54
Isometria 75: Configurator/CLI fixes ( #11612 )
...
* info.json: human-friendly formatting
* info.json: update key object labels
Some of the characters in the original file don't play nicely with `qmk info -l` on Windows.
* info.json: correct key object order
2021-01-21 18:27:05 -08:00
Moritz
abda419f5a
[Keyboard] Add isometria 75 keyboard ( #11210 )
...
* added isometria_75
* added missing license header
* added reset explanation
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/ebastler/isometria_75/rev1/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* renamed uppercase readme
* Update keyboards/ebastler/isometria_75/rev1/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ebastler/isometria_75/rev1/rev1.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* changed configs to only necessary lines
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-10 22:26:34 -08:00