Joel Challis
17c3182b1c
Remove use of broken split.main ( #22363 )
2023-10-30 00:49:56 +00:00
Ryan
4313b66edd
whitefox: remove pointless file ( #22366 )
2023-10-29 23:28:38 +00:00
QMK Bot
64ea1179b1
Merge remote-tracking branch 'origin/master' into develop
2023-10-28 20:28:40 +00:00
yuezp
46dedfaaa4
[Keyboard] add enter67 keyboard ( #22346 )
...
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-10-28 13:28:03 -07:00
QMK Bot
0d247aae3a
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 18:40:52 +00:00
Felix Jen
1a300d05bd
[Keyboard] Add Velvet hotswap & solder ( #22284 )
2023-10-27 12:40:18 -06:00
QMK Bot
64d1ce751f
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 08:23:43 +00:00
millet
18ef3da8e8
[Keyboard] doksin ( #22220 )
2023-10-27 01:23:02 -07:00
QMK Bot
33a4075930
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 08:10:14 +00:00
eason
ae2703b69b
eason/aeroboard - Modify bootloader ( #22286 )
2023-10-27 09:09:38 +01:00
QMK Bot
7948fefcd7
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 07:32:28 +00:00
gskygithub
052cc5df5d
Add darkproject/kd87a_bfg_edition keyboard ( #18981 )
...
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-10-27 00:31:54 -07:00
4pplet
5878336f66
[Keyboard] Add Waffling60 revision e ( #21664 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-26 23:42:11 -07:00
QMK Bot
71abc01d0a
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 06:40:57 +00:00
4pplet
e82bc5355c
[Keyboard] Waffling60 Rev E ANSI Hotswap ( #22270 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 23:40:21 -07:00
QMK Bot
2571c205e4
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 06:38:56 +00:00
khchen2004
0ad780f852
[Keyboard] add pisces pcb ( #22334 )
2023-10-26 23:38:22 -07:00
QMK Bot
60599ccc9e
Merge remote-tracking branch 'origin/master' into develop
2023-10-27 04:11:15 +00:00
Kael Augusto
f5cd30458a
[Keyboard] Add Kaly42 ( #22282 )
...
* Added Kaly/Kaly42 keyboard's minimal files.
* Updated readme.md; New link and improved description text.
* Apply suggestions from code review
Added all suggestions given by @dunk2k
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Added community_layouts to info.json.
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 22:10:30 -06:00
QMK Bot
372f1bf8cc
Merge remote-tracking branch 'origin/master' into develop
2023-10-25 23:07:48 +00:00
Olivia J
d2892685c5
[Keyboard] Add LGBTKL ( #22331 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-10-25 17:07:00 -06:00
QMK Bot
0b65af96fd
Merge remote-tracking branch 'origin/master' into develop
2023-10-23 18:13:13 +00:00
owlab-git
d2773c6d67
[Keyboard] Add QK100 ( #21782 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-23 12:12:27 -06:00
QMK Bot
45612ac595
Merge remote-tracking branch 'origin/master' into develop
2023-10-23 18:10:35 +00:00
Yonghyuk Choi
96c71b9b4c
[Keyboard] Add purin ( #22306 )
2023-10-23 12:09:51 -06:00
Ryan
0c160e1fba
Separate 6KRO and NKRO report structs ( #22267 )
2023-10-23 15:43:46 +11:00
Joel Challis
bf6f13a2b0
Consolidate some EEPROM Driver configuration ( #22321 )
2023-10-23 00:37:27 +01:00
Ryan
cf7d3435d7
Add _flush()
functions to LED drivers ( #22308 )
2023-10-22 18:32:27 +01:00
studiokestra
1e9b299fb0
Rename LINE FRIENDS TKL keyboard ( #22310 )
2023-10-22 15:56:46 +01:00
Joel Challis
48d9140cfc
Fix invalid LED driver config ( #22312 )
2023-10-22 00:47:37 +01:00
Ryan
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Joel Challis
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01:00
QMK Bot
184c5844be
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 12:11:45 +00:00
Nick Brassel
81a3aa025c
Fix typo in keychron v6 encoder map enable ( #22272 )
2023-10-14 23:10:55 +11:00
Ryan
1bff37781b
Prep work for NKRO report separation ( #22268 )
...
* Clean up some keyboard/userspace code
* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`
* Add some missing includes
* Use `PACKED` define for report types
* Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-14 13:21:20 +02:00
QMK Bot
1da7c8c8d0
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 07:04:36 +00:00
jukaie
23a8f7f03b
[Keyboard] jukaie/jk01 ( #20573 )
...
* ADD Keyboard
* Resolved requested changes
* update keymap.c file
* resolved requested changes
* updated info.json file
* Updated requested changes
* Delete JK01.h file
* Resolved requested changes
* Delete readme.md
* add rules.mk to default folder
* Upload default/keymap.c
* Add via/keymap.c
* Updated info.Json file
* Change VID in info.json
* Resolved requested changes
* Resolved requested changes.
* Resolved requested changes
* Updated changes
---------
Co-authored-by: gksygithub <gskyGit@gsky.com.tw>
2023-10-14 00:03:29 -07:00
QMK Bot
fd18d95b77
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 04:31:03 +00:00
MakotoKurauchi
a46c7abd01
Enable encoder map on navpad1.0 ( #22266 )
2023-10-13 21:30:25 -07:00
Ryan
539c8e3b72
jian/rev1: convert to DIP Switch ( #22248 )
2023-10-14 07:02:44 +11:00
QMK Bot
527a4ee846
Merge remote-tracking branch 'origin/master' into develop
2023-10-13 07:53:54 +00:00
Sắn
62ff02a101
[Keyboard] Add Okayu ( #22077 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-13 01:53:12 -06:00
QMK Bot
0943d0a2a0
Merge remote-tracking branch 'origin/master' into develop
2023-10-13 07:07:54 +00:00
Duncan Sutherland
032b039d0b
amend alice* community_layouts in keyboards ( #21846 )
...
* add alice* to keyboards
* add seigaiha
* additions
* Update info.json
* revert wanderland
* add tgr/alice
* add matrix diagram.md
2023-10-13 00:07:16 -07:00
Ryan
c157c19b81
Dedupe I2C, SPI, UART driver inclusions ( #22253 )
2023-10-13 17:25:32 +11:00
skyloong
f150258e5a
[Keyboard] Skyloong GK61 Pro 48 ( #21654 )
...
* Create GK61 PRO_48 Keyboard.
* update pro.c and config.h to save power when USB suspend.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK,thank you.
* update info.json
* update layer indicator
* Update RGB animations---delete rainbow_beacon and rainbo_pinwheels.
* Cancel force_nkro
* Add caps lock indicator in rgb matrix.
* Update keyboards/skyloong/gk61/pro_48/pro_48.c
OK, thank you for your suggestion.
* Enable I2C DMA; Modified pro_48.c
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thanks.
* enable encoder map in default keymap.
* define g_suspend_state
2023-10-12 21:59:10 -07:00
QMK Bot
0d7d2f7915
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 21:56:35 +00:00
lendunistus
0477160109
[Keyboard] RPNeko65 by lendunistus ( #21747 )
...
* initialise rpneko65, info.json
* force NKRO
* define WS2812 stuff
and capitalise RPNeko65
* use RGBlight, add ANSI to keymap.c
also remove _ADC suffixes from pins
* basic readme
plus making it so the info.json RGB values are actually recognised as integers
* update repository URL
* fix info.json formatting
* caps lock LED implementation
"borrowed" from waffling60
* put RGBLIGHT_ENABLE in json
also remove "pin" from the rgblight option
* add actually correct keymaps
also reformat info.json
* move to designer folder, add image to README
* move keyboard to separate revision folder
and remove erroneous tag from config.h
* remove brightness/hue/saturation steps
* change device version to 1.0
* move quantum.h include to top
* actually, let's try a new image
I also forgot to save the info.json file beforehand
oops
* Remove comma in info.json
* Community layouts in info.json
* Delete rpneko65/readme.md
* Apply suggested changes to readme
* Suggested code changes
* Suggested imgur link
* rename code file
this was the issue all along
sigh
* Correct layer matching this time
* Move Enter in info.json
* README/info.json change
* Another batch of suggestions
2023-10-12 14:56:01 -07:00
QMK Bot
d0c495f4bc
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 21:36:13 +00:00
jonylee@hfd
e22cb99bc4
[Keyboard] Inland V83P ( #21725 )
...
* [Keyboard]add v83p keyboard.
* Update keymap.c
* Update keyboards/inland/v83p/keymaps/via/keymap.c
* Update keyboards/inland/v83p/keymaps/default/keymap.c
* Update keyboards/inland/v83p/config.h
* Update keyboards/inland/v83p/info.json
* Update info.json
* Update keymap.c
* Update keyboards/inland/v83p/mcuconf.h
* Update keyboards/inland/v83p/halconf.h
* Update keyboards/inland/v83p/info.json
* Update keyboards/inland/v83p/v83p.c
* Update keymap.c
replace the tabs with spaces
* Update keymap.c
replace the tabs with spaces
* Update keyboards/inland/v83p/info.json
2023-10-12 14:35:39 -07:00