summaryrefslogtreecommitdiff
path: root/keyboards/handwired
AgeCommit message (Collapse)Author
2024-03-21handwired/jotlily60 via keymap (#23325)jotix
2024-03-21Add TechnicPad macropad (#23238)NW
2024-03-21Add handwired/Jotlily60 (#23212)jotix
2024-03-12[Keyboard] Add PetruziaMini (#23201)LLLKST
* Uploading the PetruziaMini My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now * 36 key hhbk inspired kb * Required changes done I compiled it locally and works * Last changes requested Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste * Fixed imegur link * Ops, i've lost this. Here it comes Thanks for helping! I'll take notes for next time :)
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵Ryan
(#23128)
2024-02-20Manual user keymap removal (#23119)Joel Challis
2024-02-20[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann
* onekey: stm32f3_disco: add usart pins and activate peripheral Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: change SD1 prefix to UART Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: add SIO driver and RP2040 compatibility Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Update platforms/chibios/drivers/uart.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-19Manual user keymap removal (#23104)Joel Challis
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis
2024-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-02-14Added SoyuzXL Macropad (#23075)spacehangover
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad * Added Soyuz XL Macropad
2024-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-02-13Added Soyuz Macropad WWA (#23072)spacehangover
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad
2024-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-02-13[Keyboard] Add Mercury Macropad (#23071)spacehangover
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA
2024-02-03Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2024-02-01Add ScottoDeck handwired macropad (#22935)Joe Scotto
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-22Fix missing joystick.h include (#22946)Ryan
2024-01-17I2C driver cleanup (#21273)David Hoelscher
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis
2024-01-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-06[Keyboard] Add ScottoKatana handwired keyboard (#22805)Joe Scotto
2023-12-26Refactor: move macro3 into handwired folder (#22759)フィルターペーパー
2023-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-23[Keyboard] Fix Scotto61 Configurator Layout (#22718)Joe Scotto
2023-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-23[Keyboard] Add Scotto108 handwired keyboard (#22720)Joe Scotto
Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-23[Keyboard] Add redragon k617 port (#22410)Abhijithabhi
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-19[Keymap Removal] xiudi/xd75 and related keymaps. (#22698)Joel Challis
2023-12-19[Keymap Removal] tada68 and related keymaps. (#22699)Joel Challis
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-15Add Scotto61 handwired keyboard (#22666)Joe Scotto
* Add Scotto61 handwired keyboard * qmk format info.json
2023-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-13[Keyboard] add dude09 (#22648)Starry Knight
* dude09 macropad files added to keyboards/handwired/starrykeebs/dude09 * Update readme.md fixed imgur link * Update readme.md * Update readme.md * Update info.json formatting using qmk * Update config.h header * Update keymap.c header * Update keymap.c header * Update readme.md * Delete keyboards/handwired/starrykeebs/dude09/via.json not needed for QMK * Delete keyboards/handwired/starrykeebs/dude09/config.h empty file * Update info.json windows to unix le * Update keymap.c windows to unix le * Update keymap.c windows to unix le * Update readme.md windows to unix le * fixed new line windows to unix * Update info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/handwired/starrykeebs/dude09/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/handwired/starrykeebs/dude09/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update readme.md Co-authored-by: jack <0x6a73@protonmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-12-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-12[Keyboard] add ergosplit44 v1 (#22344)Marek128b
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>