Ilya Zhuravlev
69a6732861
fix failing boards
2024-07-06 11:43:10 -06:00
Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Ryan
3f44231d2d
Strip decimals from RGB Matrix layout positions ( #23943 )
2024-06-17 20:12:26 +10:00
James Young
03f0d68342
Migrate LOCKING_*_ENABLE
to Data-Driven: D, Part 2 ( #23750 )
...
Affects:
- `do60`
- `doio/kb30`
- `donutcables/scrabblepad`
- `doppelganger`
- `doro67/rgb`
- `dotmod/dymium65`
- `draytronics/daisy`
- `draytronics/elise`
- `draytronics/elise_v2`
- `drewkeys/iskar`
- `drhigsby/bkf`
- `drhigsby/dubba175`
- `drhigsby/ogurec`
- `drhigsby/packrat`
- `dtisaac/cg108`
- `dumbo`
- `dz60`
- `dztech/bocc`
- `dztech/duo_s`
2024-05-20 20:34:57 +01:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Joel Challis
22b3cf4e91
Migrate build target markers to keyboard.json - DE ( #23515 )
2024-04-14 18:28:15 +01:00
James Young
8ad3a36fb6
Data-Driven Keyboard Conversions: D ( #23461 )
2024-04-13 06:33:49 +01:00
Ryan
a14c03b96e
Remove more unnecessary quantum.h
includes ( #23402 )
2024-04-05 14:48:21 +11:00
DOIO2022
408f6e43cd
Change the VID and PID of the file kb38 info.json ( #23393 )
2024-04-03 00:36:49 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
QMK Bot
4e941c3caf
Merge remote-tracking branch 'origin/master' into develop
2024-03-29 04:53:41 +00:00
DOIO2022
eac3809266
[Keyboard] Add kb3x keyboard ( #23268 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-03-28 21:53:11 -07:00
Joel Challis
8e5cd981e1
Migrate features from rules.mk to DD ( #23247 )
2024-03-14 03:56:42 +00:00
Joel Challis
58c38175e6
Remove redundant disabling of features ( #22926 )
2024-03-09 03:05:07 +00:00
Drashna Jael're
11c631027c
Merge remote-tracking branch 'origin/master' into develop
2024-02-03 00:50:11 -08:00
jack
98f0c5ee24
Fixup doio/kb16 ( #22921 )
2024-02-01 11:56:05 +00:00
adophoxia
382c3bd0bd
Add Doio KB04 ( #22754 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-01-31 23:46:08 -08:00
Joel Challis
6e3cc56bdf
Migrate RGB Matrix config to info.json - D ( #22811 )
2024-01-07 13:36:14 +00:00
fauxpark
2c191e21c2
Merge remote-tracking branch 'upstream/master' into develop
2023-12-20 16:03:14 +11:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Nick Brassel
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}*
edition. ( #22695 )
2023-12-18 21:45:52 +11:00
Nick Brassel
9539f135d8
Remove obvious user keymaps, keyboards/[0-9]*
edition. ( #22691 )
2023-12-18 13:53:02 +11:00
DOIO2022
1556a2ed0e
[Keyboard] Add doio KB19 ( #22393 )
...
* Add files via upload
* Update keyboards/doio/kb3x/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/doio/kb3x/config.h
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
* Update keyboards/doio/kb3x/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update rules.mk
* Update info.json
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/doio/kb3x/rules.mk
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
* Add files via upload
* Update keyboards/doio/kb3x/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/doio/kb3x/config.h
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Delete keyboards/doio/kb3x/rules.mk
* Update keyboards/doio/kb3x/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/doio/kb3x/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add KB19
* Delete keyboards/doio/kb3x directory
* format info.json
* format info.json
* Create rules.mk
* Update rules.mk
* Update keyboards/doio/kb19/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update info.json
* Update keymap.c
* Update keymap.c
* Delete keyboards/doio/kb19/config.h
* Update keyboards/doio/kb19/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/doio/kb19/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-17 18:51:14 -07:00
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
Ryan
afa0eab374
Fix a bunch of CLI warnings ( #22589 )
2023-12-01 14:05:46 +00:00
OTLabs
c9e415d163
Add vial support for DOIO KB12-01 ( #576 )
...
Vial port for DOIO KB12-01 macropad,
https://doiokb.com/index.php?m=home&c=View&a=index&aid=253&lang=en
2023-10-22 19:15:48 -06:00
QMK Bot
6e3f770d0d
Merge remote-tracking branch 'origin/master' into develop
2023-10-02 10:50:26 +00:00
Joel Challis
997a6747ee
Miscellaneous fixes for recently merged keyboards ( #22179 )
2023-10-02 11:49:53 +01:00
QMK Bot
931354ca35
Merge remote-tracking branch 'origin/master' into develop
2023-09-29 06:43:28 +00:00
DOIO2022
5626a9282c
Add KB12 keyboard ( #21605 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-28 23:42:45 -07:00
crkochan
cc78e42f3d
Tweak encoder resolution
...
Media prev/next is sending too many key-presses per detent, increased resolution until this was reliably one per detent.
2023-09-26 14:33:45 -07:00
Joel Challis
9a4c307740
Migrate dynamic_keymap.layer_count >= 4 ( #22087 )
2023-09-20 14:11:33 +01:00
Joel Challis
97464e470c
Remove duplication of EEPROM defaults ( #22011 )
2023-09-14 20:46:50 +01:00
honorless
f1f441aa32
fix: broken/outdated firmware
2023-09-09 07:51:21 -04:00
Ilya Zhuravlev
e390a34128
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
2023-09-08 20:53:27 -06:00
Christopher Kochan
277b47da98
Add support for DOIO KB30-01 ( #526 )
...
* Lower OLED timeout to 1 minute
* Fix direction of the large encoder knob
* Support for DOIO KB30-01
* Reduce firmware size
* Revert changes to base files
* Override base OLED timeout
* Move encoder map enable to rules.mk
* Pin swap encoder 3 in vial.
Large encoder otherwise acts reverse of how it is defined in the keymap.c file and the Vial configurator.
2023-09-02 21:42:51 -06:00
Lasse Luttermann
ce51fdfe51
doio/kb16: Added timeout option for OLED boot logo. ( #21823 )
2023-08-30 01:34:10 +01:00
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Ryan
b4fb445dbf
doio/kb38: fix layout ( #21704 )
2023-08-08 00:27:36 +01:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
James Young
d57acc7c5c
DOIO KB38 Refactor ( #21268 )
...
* [refactor] keymap refactor
- tidy-up box drawing
- update keycode alignment for readability
- use QMK-native keycode aliases
* [refactor] correct layout data
* [docs] add image to readme
2023-06-17 20:36:43 +01:00
James Young
9b36ec5351
DOIO KB30 Refactor ( #21250 )
...
* refactor keymaps
- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases
* info.json: correct layout data
* add readme.md
* info.json: correct maintainer field
Updates the value to reference the maintainer's GitHub username.
2023-06-15 13:18:56 +01:00
Less/Rikki
4ed04d9232
refactor: all vial keymaps now named 'vial' ( #477 )
2023-06-04 20:36:06 -06:00
Ilya Zhuravlev
2ebc2fd3a2
fix failing keyboards
2023-06-04 14:30:28 -06:00
Ilya Zhuravlev
d6e95213e3
Merge remote-tracking branch 'qmk/master' into merge-2023-06-03
2023-06-03 12:35:25 -06: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
12d42cedd2
Move FORCE_NKRO
to data driven ( #20604 )
2023-05-01 13:33:10 +10:00
Nick Brassel
c9f619124d
Encodermap direction define. ( #20454 )
2023-04-15 16:18:44 +01:00