dztech
9a03716272
[Keyboard] add tofu_ii keyboard ( #19118 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-12 18:38:15 -08:00
mechlovin
91884014ec
[Keyboard] Add Olly Orion to QMK ( #19134 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-12 18:37:35 -08:00
QMK Bot
7ab8c51cb7
Merge remote-tracking branch 'origin/master' into develop
2022-12-13 02:36:41 +00:00
Ramon Imbao
caa095384c
[Keyboard] Add the Gone Hacking Studio XLS ( #19185 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-12 18:36:26 -08:00
ebastler
9abde184f9
[Keyboard] moved E80-1800 to data driven configuration ( #19199 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-12 18:35:49 -08:00
QMK Bot
6e5964d68e
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:51:32 +00:00
TW59420
c227a7658f
[Keyboard] add mw80 ( #19223 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2022-12-12 15:50:04 -08:00
QMK Bot
c66ed04ddd
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:49:02 +00:00
DeskDaily
ca9fb9f3fa
[Keyboard] Add Jisoo pcb ( #19238 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-12 15:48:39 -08:00
Wolf Van Herreweghe
41bfcc7fd9
[Keyboard] Add Rama Works M60-B ( #19248 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2022-12-12 15:48:01 -08:00
QMK Bot
5316ced508
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:47:41 +00:00
DeskDaily
f8eed28831
[Keyboard] Add Navi60 ( #19253 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-12 15:47:40 -08:00
yiancar
f0ecffa43a
[Keyboard] Crypt Macro ( #19279 )
...
Co-authored-by: yiancar <yiancar@gmail.com>
2022-12-12 15:47:08 -08:00
QMK Bot
4a137cea61
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:46:44 +00:00
dztech
29be3112c3
[Keyboard] add d45 lite keyboard ( #19288 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-12-12 15:46:09 -08:00
QMK Bot
3a8b8924db
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:42:20 +00:00
mechlovin
c647128cfc
[Keyboard] Add Zed65-monoLED and Zed65-Cor65 ( #18872 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-12 15:41:06 -08:00
QMK Bot
f81036ebe0
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 23:24:28 +00:00
T.Shinohara
8605f97453
Keyboard rura66 ( #15853 )
...
* add : BlackMask60 and MayShi.No30
* fix:spell miss
* change:keyboard name area
* change: default keymap
* 配列を自分用に変更
* MyKemap Update
* 構成変更
* Add RURA66 new keyboard
* remove additional files
* fix file
* fix info.json from rura66
* fix KC_LANG to KC_LNG from rura66
* Fix readme
- fix purchase URL
- adjust to the recent standard
* Fix rules.mk
- no backlight
- remove DIP switch/Bluetooth
- OLED_DRIVER_ENABLE -> OLED_ENABLE
* Fix rura66.h: add LICENSE
* Fix config.h
- UNUSED_PINS is deprecated
- accept suggestion on PR
* Fix oled_display.c
- remove snprintf()
- OLED_DRIVER_ENABLE->OLED_ENABLE
- oled_task_user() returns false
* Fix config.h
- no SPLIT_HAND_MATRIX_GRID
- no RGB Matrix
* move default keymap readme
* add VIA keymap
* Fix info.json
- Fix keyboard URL
- Change VID/PID
* Fix comments in rules.mk
* fix info.json keyboard url
Co-authored-by: yswallow <1426202+yswallow@users.noreply.github.com>
2022-12-12 15:23:54 -08:00
QMK Bot
4cdb6043b4
Merge remote-tracking branch 'origin/master' into develop
2022-12-12 20:11:20 +00:00
lalalademaxiya1
1f33d9b63c
Add Keychron Q10 ( #19127 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-12-13 07:10:32 +11:00
Albert Y
c3d200d53d
[Core] Replace Tapping Force Hold feature with Quick Tap Term ( #17007 )
...
* Replace Tapping Force Hold feature with Quick Tap Term
* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0
* Deprecate force hold in info_config.json
* Before and after quick tap term unit tests
* Quick tap unit tests iteration
* Keymap config.h correction
* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed
* Add two more test cases for quick tap
* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2
* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2
* Add function declaration for get_quick_tap_term
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-12-12 16:52:22 +01:00
QMK Bot
ee897651c0
Merge remote-tracking branch 'origin/master' into develop
2022-12-11 07:15:16 +00:00
QMK Bot
2808341102
[CI] Format code according to conventions ( #19292 )
2022-12-11 18:14:34 +11:00
QMK Bot
9686687ee3
[CI] Format code according to conventions ( #19293 )
2022-12-11 18:14:18 +11:00
QMK Bot
1b852cd87c
Merge remote-tracking branch 'origin/master' into develop
2022-12-11 02:35:40 +00:00
MJM
dc73ee0f9f
[Keyboard] Add heliotrope Keyboard ( #19170 )
2022-12-10 18:35:06 -08:00
Ryan
03a4dc5ad3
Add KPrepublic BM16A v2 ( #19194 )
2022-12-09 15:31:13 +11:00
QMK Bot
ace4c7a2e0
Merge remote-tracking branch 'origin/master' into develop
2022-12-09 03:33:24 +00:00
Joel Challis
67f45d828c
Refactor use of led_set_user within handwired/prime_exl ( #19274 )
2022-12-09 03:32:47 +00:00
QMK Bot
d9e7c07b6d
Merge remote-tracking branch 'origin/master' into develop
2022-12-09 02:16:18 +00:00
James Young
93006cc971
TGR Jane V2 CE Refactor ( #19261 )
2022-12-08 18:15:44 -08:00
QMK Bot
739043dda3
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 19:40:31 +00:00
James Young
2251f6b18e
fix LinWorks FAve84H keymaps ( #19266 )
...
Develop merge broke a previous refactor.
2022-12-08 19:39:54 +00:00
QMK Bot
1778e25397
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 16:52:04 +00:00
James Young
47b4c15d19
Aperture: fix Community Layout support ( #19260 )
2022-12-09 03:50:59 +11:00
James Young
92e0bc5dcd
Soda Cherish Refactor ( #19259 )
2022-12-09 03:50:34 +11:00
QMK Bot
c388740ad8
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 16:50:17 +00:00
kopibeng
850b46a00c
Add support for MNK65_STM32 ( #18744 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-09 03:48:42 +11:00
QMK Bot
e2369927d4
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 16:48:34 +00:00
peepeetee
b9071dd0a3
[Keyboard] Add momokai tap duo ( #19042 )
2022-12-09 03:47:38 +11:00
QMK Bot
c3abfc55d8
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 16:45:45 +00:00
adophoxia
52c2b94457
Add support for Keychron Q4 ( #19048 )
2022-12-09 03:45:10 +11:00
QMK Bot
63eef1b05e
Merge remote-tracking branch 'origin/master' into develop
2022-12-08 16:44:03 +00:00
lalalademaxiya1
e27a3e1d12
Update Q1 and Q2 for keychron ( #18713 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jpe230 <pablin.123.ra@gmail.com>
2022-12-09 03:43:28 +11:00
QMK Bot
feea3d0d3e
Merge remote-tracking branch 'origin/master' into develop
2022-12-07 21:02:49 +00:00
Jordan Duabe
1d07a4b091
[Keyboard] Add NCR-80 ( #19130 )
2022-12-07 13:02:05 -08:00
QMK Bot
d3e0202984
Merge remote-tracking branch 'origin/master' into develop
2022-12-07 18:00:05 +00:00
Ryan
8262b77975
Fix keyboard
for some JSON keymaps ( #19251 )
2022-12-07 17:59:23 +00:00
Xelus22
c4d21ffff1
[Keyboard] Refactor xs60 with soldered and hotswap version ( #19049 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-06 00:32:25 -08:00