QMK Bot
93914142a3
Merge remote-tracking branch 'origin/master' into develop
2022-08-07 01:24:34 +00:00
Joel Challis
c6ad38e79f
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
QMK Bot
c5844931e2
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 21:42:44 +00:00
Julian Turner
5c1cfc917e
[Keymap] German Corne Layout ( #17268 )
...
* added german corne
* added symbol layer
* Delete settings.json
revert setting
* Delete keymap.c
* Update config.h
* Update keycodes.h
* Update config.h
* Update keyboards/crkbd/keymaps/JulianTurner/oled.c
* Update keycodes.h
* Update oled.c
added header
* Update keymap.c
added header
* Update keytabs.h
added header
* Update readme.md
* Update rules.mk
* default settings
* Update settings.json
* renamed folder
* revert
* remove c file import and added to rules
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update rules.mk
* updated files from pull request
* fixed issues with merge
* Update keyboards/crkbd/keymaps/julian_turner/oled.c
* Update keyboards/crkbd/keymaps/julian_turner/rules.mk
* Update keyboards/crkbd/keymaps/julian_turner/keymap.c
* Delete keycodes.h
* Update keyboards/crkbd/keymaps/julian_turner/readme.md
2022-08-06 14:41:52 -07:00
Joshua Diamond
5408334083
Update ginkgo65hot to allow use of community layouts ( #17911 )
2022-08-06 13:29:06 -07:00
QMK Bot
e938c663e5
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 17:19:59 +00:00
takashicompany
c8afb7a513
Update miniZone keymap ( #17919 )
2022-08-06 18:19:25 +01:00
QMK Bot
985b91b30f
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 16:21:41 +00:00
James Young
efdd048e18
Cipulot Kawayo Refactor ( #17884 )
...
* info.json: apply friendly formatting
* kawayo.h: use QMK 3-character notation
* refactor keymaps
- use QMK-native keycode aliases
- KC_ENTER -> KC_ENT
- KC_RIGHT -> KC_RGHT
- KC_TRNS -> _______
- RESET -> QK_BOOT
- use four-space indent
* kawayo.h: add matrix diagram
* info.json: correct layout data
* rename LAYOUT_default to LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan_split_bs macro with reference keymap
* kawayo.h: add Corner Blocker (CB) option to matrix diagram
* change Layout Macro naming scheme
- update layout macro naming scheme
- rename `LAYOUT_ansi_blocker` to `LAYOUT_65_ansi_cb_blocker`
- rename `LAYOUT_ansi_blocker_split_bs` to `LAYOUT_65_ansi_cb_blocker_split_bs`
- rename `LAYOUT_ansi_blocker_tsangan` to `LAYOUT_65_ansi_cb_blocker_tsangan`
- rename `LAYOUT_ansi_blocker_tsangan_split_bs` to `LAYOUT_65_ansi_cb_blocker_tsangan_split_bs`
- rename reference keymaps to format specified in QMK docs
- keymap using `LAYOUT_65_ansi_cb_blocker` macro should be named `default_65_ansi_cb_blocker`, etc.
- update layout macro grid alignment (no logic change)
* add LAYOUT_65_ansi_blocker macro
* add LAYOUT_65_ansi_blocker_split_bs macro
* add LAYOUT_65_ansi_blocker_tsangan macro
* add LAYOUT_65_ansi_blocker_tsangan_split_bs macro
* denote LAYOUT_all as an alias for LAYOUT_65_ansi_blocker_split_bs
* enable Community Layout support
2022-08-06 09:21:11 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Stefan Kerkmann
f27b617f36
[Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN
( #15292 )
2022-08-06 20:51:13 +10:00
QMK Bot
e9f9f99a33
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 08:59:44 +00:00
Ryan
0ff8c4f6fd
Move keyboard USB IDs and strings to data driven: Z ( #17927 )
2022-08-06 18:59:13 +10:00
QMK Bot
dd0ac80ee4
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 08:52:48 +00:00
Ryan
fb19e14048
Move keyboard USB IDs and strings to data driven: Y ( #17926 )
2022-08-06 18:52:13 +10:00
QMK Bot
cac7042414
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 08:46:12 +00:00
Ryan
0e3cc6af12
Move keyboard USB IDs and strings to data driven: X ( #17925 )
2022-08-06 18:45:43 +10:00
QMK Bot
3c9941a629
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 06:31:44 +00:00
Andrew Kannan
99377a0f5b
[Keyboard] Add Crin PCB ( #17913 )
2022-08-05 23:31:05 -07:00
QMK Bot
5efa2ff23e
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 06:30:45 +00:00
keyquest.tech
07fc37541d
Added support for keyquest keyboards ( #17667 )
...
Co-authored-by: Mathiaszmrga <mmoragrega@centro.edu.mx>
2022-08-06 16:30:05 +10:00
QMK Bot
ec5186f0f9
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 05:50:30 +00:00
Ryan
10ad238944
Move keyboard USB IDs and strings to data driven: W ( #17903 )
2022-08-06 15:49:44 +10:00
Jeff Epler
7bbc1b21dd
Add kb2040 onkey keyboard that works with the oled keymap ( #17786 )
2022-08-05 19:38:10 -07:00
Drashna Jaelre
ad4ef47d2b
[Keyboard] use correct function in Dilemma splinky ( #17923 )
2022-08-06 02:58:06 +01:00
QMK Bot
758a0a0902
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 01:54:55 +00:00
Less/Rikki
660dedfb17
[Keyboard] encoder map on more mechwild boards ( #17894 )
2022-08-05 18:54:22 -07:00
QMK Bot
217bd431e9
Merge remote-tracking branch 'origin/master' into develop
2022-08-04 23:41:59 +00:00
Joel Challis
8978960a87
Tidy up ez_maker ( #17910 )
2022-08-05 00:41:29 +01:00
QMK Bot
7093846319
Merge remote-tracking branch 'origin/master' into develop
2022-08-04 13:07:34 +00:00
ebastler
efd3b1e0bd
added missing indicator defines for dolice ( #17906 )
2022-08-04 14:06:50 +01:00
Nick Brassel
543f54a483
[Core] STM32_USB_USE_OTG1
=> USB_ENDPOINTS_ARE_REORDERABLE
( #17647 )
2022-08-04 21:05:16 +10:00
QMK Bot
88cfd55b8c
Merge remote-tracking branch 'origin/master' into develop
2022-08-04 01:36:14 +00:00
Ryan
17176daf26
Move keyboard USB IDs and strings to data driven: T ( #17899 )
2022-08-04 02:35:08 +01:00
QMK Bot
4e50de3a4b
Merge remote-tracking branch 'origin/master' into develop
2022-08-04 00:22:37 +00:00
James Young
5a631ed9ac
Balloondogcaps TR90 and TR90PM: rename LAYOUT to LAYOUT_ortho_3x3 ( #17879 )
...
* balloondogcaps/tr90: rename LAYOUT to LAYOUT_ortho_3x3
* balloondogcaps/tr90pm: rename LAYOUT to LAYOUT_ortho_3x3
2022-08-04 01:21:59 +01:00
QMK Bot
42a36a2095
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 22:55:51 +00:00
James Young
b01814bf68
boardsource/the_mark: add QMK Configurator layout data ( #17898 )
...
* boardsource/the_mark: add QMK Configurator layout data
* add keyboard maintainers to info.json
Adds the individual and organization accounts as listed maintainers.
2022-08-03 23:54:50 +01:00
QMK Bot
d8a15ce5bb
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 22:54:33 +00:00
Ryan
a30c1884c7
Move keyboard USB IDs and strings to data driven: U ( #17900 )
2022-08-03 23:53:46 +01:00
QMK Bot
adf8218399
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 22:53:16 +00:00
Ryan
1fd8d5c322
Move keyboard USB IDs and strings to data driven: V ( #17901 )
2022-08-03 23:52:24 +01:00
QMK Bot
0a198b59a3
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 22:13:21 +00:00
Ryan
a8744b1630
Move keyboard USB IDs and strings to data driven: S ( #17889 )
2022-08-04 08:12:37 +10:00
QMK Bot
237039cdcd
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 22:06:14 +00:00
Ryan
b40c03140e
Move keyboard USB IDs and strings to data driven: R ( #17885 )
2022-08-04 08:05:40 +10:00
QMK Bot
c6a6f987c9
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 20:08:10 +00:00
Joel Challis
92bcbee226
Fix up splittest/bluepill ( #17897 )
2022-08-03 21:06:54 +01:00
QMK Bot
f326b0b40e
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 17:23:55 +00:00
Stephen J Bush
df8a538489
Userspace: muppetjones ( #1 ) ( #13461 )
...
* Userspace: muppetjones (#1 )
Add and update lily58 to work with userspace
Add and update kyria keymap to work with userspace
Add and update planck keymap with userspace
Add etchamouse code and docs to userpace
Add userspace
Update mouse encoder for smoother movement.
Encoder + mouse
Added casemodes by andrewjrae
* Rollback lily58 state reader and add missing GPL
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
* fix lily58 keymap
* Updates to user and lily for muppetjones.
Updated parameters for etchamouse for smoother mouse movement. Updated lily keymap and userspace to actually work together.
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Updated keymaps and userspace
* Little more cleanup.
* Update keyboards/lily58/keymaps/muppetjones/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rollback accidental libchibios update
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update kyria keymap
* Move kyria keymap to splitkb/kyria
* Update planck keymap
* Remove all changes to keyboards/lily58/lib/layer_state_reader.c
* Update lily58 keymap
* Recommended change
* Update keymap readme
* Update kyria keymap and userspace
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Renamed users/muppetjones/README.md to lc
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-03 18:23:17 +01:00