ak66666
7446c6ea7d
Added a new keyboard ThumbsUp! v9 with a default keymap ( #23800 )
...
* Added a cleaned-up set of files for ThumbsUp! v9.
* Renamed the keymap for v9 as default
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/keymaps/default/keymap.c
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/info.json
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/readme.md
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/readme.md
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/rules.mk
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/thumbsup/rev9_promicro_4x12/info.json
As per PR review suggestions.
Co-authored-by: jack <0x6a73@protonmail.com>
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
* Delete keyboards/thumbsup/keymaps/default/readme.md as per review recommendation.
* v9: Fixed the layout name in keymap.c file.
* v9: PR recommendatios applied - rules.mk file removed, info.json renamed to keyboard.json.
* v9: PR recommendatios applied - rules.mk file removed, info.json renamed to keyboard.json.
* v9: Fixed the copyright header modified by mistake.
* v9: Fixed the tri-layer switch as per the review recommendation.
* v9: Fixed the copyright header modified by mistake.
---------
Co-authored-by: jack <0x6a73@protonmail.com>
2024-10-06 22:08:18 +13:00
c9cd92ece3
[Keyboard] Corne rev4 ( #24084 )
...
* [Keyboard] Corne rev4
* Remove unneeded update interval and moved split pin to dd
* Cleanup config and errors
* Move bootmagic config to dd
* Re-add existing configs
* Additional config fixes
* shove off via keymap
2024-10-06 22:05:10 +13:00
QMK Bot
ddfb8765ec
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 09:01:57 +00:00
Robin Haberkorn
ff21363627
ibm/model_m/modelh: added ISO layout and keymap for Wheelwriter 10/15 keyboard modules ( #24248 )
...
These are probably compatible with the Wheelwriter 1000 as well.
2024-10-06 22:01:20 +13:00
QMK Bot
d381bb7258
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 08:57:52 +00:00
Steven Karrmann
c2dd0c1845
Update Janus keyboard firmware to use EE_HANDS ( #24261 )
...
* Use EE_HANDS https://docs.qmk.fm/features/split_keyboard#handedness-by-eeprom
* Update Janus readme to indicate EEPROM handedness is used
2024-10-06 21:52:56 +13:00
QMK Bot
50e54d8e1a
Merge remote-tracking branch 'origin/master' into develop
2024-10-06 08:52:12 +00:00
rahanahu
13a87ad354
hotdox76v2
: Update g_led_config.matrix_co to fix key electrical matrix to led index lookup table. (#24293 )
...
update g_led_config on hotdox76v2/hotdox76v2.c
Co-authored-by: rahanahu <ra87who@gmail.com>
2024-10-06 21:51:06 +13:00
durken1
a322107cb7
add USART configuration to config.h for PS/2 mouse support ( #24398 )
2024-10-06 21:47:15 +13:00
Ryan
208ebf54a9
WS2812 API rework ( #24364 )
...
* Begin WS2812 API rework
* Move RGBW conversion, clean up color.h, fix RGBW for AVR bitbang
* Formatting & update PS2AVRGB I2C driver (untested)
* Tested ARM bitbang RGB+RGBW
* Tested ARM SPI RGB - RGBW not working
* Tested ARM PWM RGB+RGBW
* Tested RP2040 PIO driver RGB+RGBW
* Update RGBLight
* Formatting
* Fix BM60HSRGB rev2
* Fix oddforge/vea
* Fix 1k and XD002 RGBLite
* Fix model_m/mschwingen
* Fix handwired/promethium
* Rename `WS2812_LED_TOTAL` for BM60HSRGB
* Fix work_louder boards
* Fix dawn60
* Fix rgbkb/pan
* Fix neson_design/700e and n6
* Fix ergodox_ez/shine
* ergodox_ez/shine: invert indices for left half
* Fix matrix/abelx
* Fix matrix/m20add
* Remove custom rgblight driver for matrix/noah - should be done with lighting layers
* Fix LED indexes for RGBLight split
* Rename `convert_rgb_to_rgbw()` to `ws2812_rgb_to_rgbw()`
* Update WS2812 API docs
* `ergodox_ez/shine`: simplify LED index calculation
* LED/RGB Matrix: Add weak function for LED index resolution
* Bandaid fix for RGB Matrix splits not using WS2812
* `steelseries/prime_plus`: redo custom RGBLight driver
* Update keyboards/steelseries/prime_plus/rgblight_custom.c
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
---------
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-10-06 21:01:07 +13:00
QMK Bot
3d8cebb1a0
Merge remote-tracking branch 'origin/master' into develop
2024-10-05 16:16:55 +00:00
yiancar
e12c1fefdf
NK Classic TKL ISO ( #24434 )
...
* initial_commit
* fix keymap
* Update keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-10-05 10:16:25 -06:00
QMK Bot
4bb3741288
Merge remote-tracking branch 'origin/master' into develop
2024-10-03 00:29:10 +00:00
anubhav dhiman
6a73c8299b
Add atset AT2 keyboard ( #24099 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: zvecr <git@zvecr.com>
2024-10-02 17:28:41 -07:00
QMK Bot
04c5deb503
Merge remote-tracking branch 'origin/master' into develop
2024-10-03 00:28:08 +00:00
DOIO2022
6374bad540
Add KB09-01 keyboard ( #24044 )
...
Co-authored-by: jack <jack@pngu.org>
2024-10-02 17:27:36 -07:00
QMK Bot
62367b2133
Merge remote-tracking branch 'origin/master' into develop
2024-09-30 00:23:53 +00:00
Pham Duc Minh
015cd23616
[Keyboard] Add DE80 PCB ( #24439 )
2024-09-30 01:23:21 +01:00
QMK Bot
81895940e6
Merge remote-tracking branch 'origin/master' into develop
2024-09-25 19:25:35 +00:00
nopunin10did
f7393a5ab8
Fix jabberwocky key coordinates in QMK Configurator ( #24435 )
2024-09-25 20:25:03 +01:00
Joel Challis
a7486a8d87
Remove STM32_PWM_USE_ADVANCED
references ( #24432 )
2024-09-24 21:04:15 +10:00
QMK Bot
a0bce36aa1
Merge remote-tracking branch 'origin/master' into develop
2024-09-21 17:34:27 +00:00
studiokestra
4665d9c405
[Keyboard] Add Fairholme PCB ( #24400 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-09-21 10:29:12 -07:00
QMK Bot
bda3300bb3
Merge remote-tracking branch 'origin/master' into develop
2024-09-21 17:25:09 +00:00
Joe Scotto
2e86b05cab
Add Scotto69 (PCB Edition) ( #24402 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-21 10:24:38 -07:00
Dasky
90b87abb11
Add SteelSeries Prime+ mouse ( #24408 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-20 15:17:49 +10:00
QMK Bot
9cbb4a2c4c
Merge remote-tracking branch 'origin/master' into develop
2024-09-20 01:29:28 +00:00
plodah
61778f6136
Fix a_jazz/akc084 render ( #24411 )
...
* Alter ZXC row to have y index of 4 and bottom row to have index of 5
* Fix other issues with `]}`, `'"` & Enter - pointed out by noroadsleft
2024-09-19 18:28:57 -07:00
QMK Bot
64f533fa47
Merge remote-tracking branch 'origin/master' into develop
2024-09-13 20:53:01 +00:00
nopunin10did
ae4ab5ed31
[Keyboard] Styrka Atmel Custom PCB ( #24380 )
...
* Workaround for broken ChibiOS startup (#23822 )
* Add personal keymap JSON
* Delete viktus_styrka_nopunin10did_20240529.json
* Add custom Styrka Atmel firmware
* Styrka Atmel fixes to compile and readme
* Remove VIA keymap
* Remove user keymap and edit readme
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2024-09-12 22:58:02 -06:00
QMK Bot
ccae6e596a
Merge remote-tracking branch 'origin/master' into develop
2024-09-12 17:31:02 +00:00
Ryan
0c19eae916
4pplet/waffling80/rev_b_ansi
: fix missing keyboard.json
(#24390 )
2024-09-12 18:30:28 +01:00
QMK Bot
12dae4b9b7
Merge remote-tracking branch 'origin/master' into develop
2024-09-11 05:44:07 +00:00
nonameCCC
b7729fa019
[Keyboard] Add Support for PH-AC Rhythm Game Controller ( #24368 )
...
* [Keyboard] Add PHDesign PH-AC Rhythm Game Contoller
Co-authored by alt-0191
* Detail Improvement
* Update keyboard.json
* Update readme.md
* Update readme.md
* Created Encoder Matrix
* Posted Images
* Suggested Changes
* Update keyboard.json
* Update readme.md
* Update keyboard.json
* Update readme.md
2024-09-10 23:43:36 -06:00
QMK Bot
3aaa086ac8
Merge remote-tracking branch 'origin/master' into develop
2024-09-08 18:20:09 +00:00
Cipulot
e0788d19d4
Update EC60X LED count ( #24374 )
...
Update keyboard.json
2024-09-08 12:19:39 -06:00
QMK Bot
46d2e15b1f
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 15:00:21 +00:00
Duncan Sutherland
c44f5375ab
Correct 2u backspace matrix co-ordinate for Fave65s ( #24353 )
2024-09-06 07:59:39 -07:00
QMK Bot
4691b72bd5
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 14:42:53 +00:00
jack
6d4f8d8963
[Keyboard] Add Klor ( #24302 )
2024-09-06 07:42:22 -07:00
QMK Bot
a42652f8e7
Merge remote-tracking branch 'origin/master' into develop
2024-09-06 06:35:56 +00:00
4pplet
75848477fb
Add waffling80 hotswap PCB ( #23551 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-09-05 23:35:26 -07:00
QMK Bot
59ac1a08c8
Merge remote-tracking branch 'origin/master' into develop
2024-09-05 21:28:06 +00:00
Perry Wang
e83a36dfbf
Fixes renaming typo of uno/rev2 json back to keyboard.json ( #24366 )
...
Rename keyboard.jsono to keyboard.json
2024-09-06 07:27:35 +10:00
Ryan
c3632dce99
Remove 60_tsangan_hhkb
community layout ( #24355 )
2024-09-05 15:21:45 +10:00
Joel Challis
3bd303f204
Remove arm_atsam
platform ( #24337 )
2024-09-02 03:48:17 +01:00
QMK Bot
096aca63c5
Merge remote-tracking branch 'origin/master' into develop
2024-09-01 23:13:58 +00:00
Ryan
28b6a8841f
Add 60_ansi_tsangan_split_bs_rshift
to community layouts ( #24186 )
2024-09-02 09:13:28 +10:00
QMK Bot
9985f5950d
Merge remote-tracking branch 'origin/master' into develop
2024-09-01 03:47:16 +00:00
Duncan Sutherland
fba0408cb3
Add matrix diagram for EC 60X ( #24045 )
...
* add matrix_diagram.md
* Update matrix_diagram.md
* Update matrix_diagram.md
* Update matrix_diagram.md
* unix line endings
2024-08-31 21:46:47 -06:00