summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-06WS2812: Better error message when trying to use `bitbang` driver on RP2040 ↵Ryan
(#23025)
2024-02-03KK65 VID Correction (#23007)Apricity-Projects
2024-02-02Add GreatPad macropad under gkeyboard (#22696)gkeyboard
* Add GreatPad under gkeyboard Add GreatPad macropad * Update keyboards/gkeyboard/greatpad/config.h Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Add a license header Add a license header to glcdfont.c * Update glcdfont.c * delete file * Revert "delete file" This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38. * Update keyboards/gkeyboard/greatpad/mcuconf.h Co-authored-by: jack <0x6a73@protonmail.com> * Update .vscode/settings.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/gkeyboard/greatpad/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Enable encoder Enable encoder in file info.json * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update info.json Run qmk format-json -i file info.json --------- Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-02-02[Keyboard] Add dnworks numpad (#22882)leyew
* add dnworks numpad * Apply suggestions from code review (Added community layouts) Co-authored-by: Drashna Jaelre <drashna@live.com> * fix linting * formatted json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-02-01Add ScottoDeck handwired macropad (#22935)Joe Scotto
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-01Add Valhalla v2 PCB support (#22914)Álvaro A. Volpato
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-31Add Doio KB04 (#22754)adophoxia
Co-authored-by: Joel Challis <git@zvecr.com>
2024-01-31Theone keyboard (#22749)txdyqiang
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2024-01-31[Keyboard] Add mntre_v3 (#22739)Habib
2024-01-31add ISO layouts for alfredlabs/swift65/solder (#22672)Duncan Sutherland
2024-01-31add matrix diagram for hineybush/h101 (#22252)Duncan Sutherland
2024-01-31[Keyboard] Add Kimiko Rev2 (#21719)Ben
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ex3c4Def <Joe_No@gmx.net> Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan> Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
2024-01-31[Keyboard] Add Zed1800 platform PCB (#19250)mechlovin
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-31[Keyboard] Add Synth Labs 065 Keyboard (#21040)Nostril
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-31[Keyboard] Add BINEPAD BNK9 (#22831)Vino Rodrigues
2024-01-31[Keyboard] Add rena (#22902)yuezp
* Added keyboard rena * format file info.json * modify info.json file * modify 16mhz to 8mhz * modify info.json file * Delete redundant Spaces * Delete redundant Spaces * Delete redundant Spaces * Delete redundant Spaces --------- Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2024-01-30Update asymmetric debounce code comment (#22981)フィルターペーパー
2024-01-30Added WT65-H2 (Bauer Lite) (#22885)Wilba
2024-01-30[Keyboard] Add KK65 (#22772)Apricity-Projects
* adding my keyboard * Update keyboards/kk/65/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/kk/65/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/kk/65/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/kk/65/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/kk/65/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/kk/65/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Added photo imgur photo link to readme.md * Adjusted keyboard level config and added config files with tapping_toggle to keymaps. * Update keyboards/kk/65/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Migrated qmk.locking settings to info.json and removed config.h * Update keyboards/kk/65/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kk/65/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-29[Doc] Use number indexes for encoder code example (#22980)フィルターペーパー
2024-01-23Workaround for dfu-programmer on Fedora 39 (#22945)Joel Challis
2024-01-22Fix missing joystick.h include (#22946)Ryan
2024-01-22Add lock indicators for KLC x TGR LENA (#22931)kopibeng
2024-01-22Move layout macro OOB checks to lint (#22610)Joel Challis
2024-01-20Add VIA support for Atreus62 (#22913)Tommi Pääkkö
Co-authored-by: Tommi Pääkkö <tommi.paakko@symbio.com>
2024-01-20Add Iris CE Rev. 1 (#22930)Danny
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-20Copy `compile_commands.json` to userspace, if in use. (#22925)Nick Brassel
2024-01-18Bump tj-actions/changed-files from 41 to 42 (#22915)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13Add Proteus67 keyboard (#22439)James Gzowski
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-13Add tac-k1 keyboard (#22522)Joy Lee
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-13Add The Mad Noodle Udon13 (#22704)Jesse Leventhal
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2024-01-13add Cycle8 (#22734)Vertex-kb
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12Added WT20-H1 (HIBI JUNIOR) (#22893)Wilba
2024-01-12Remove community layout from mode/m80*/m80*h (#22461)Duncan Sutherland
2024-01-12add lets split v3 (#22465)ziptyze
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12[Keyboard] pi60rgb_v2 (#22156)ziptyze
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-12Add more unwanted compilation output files to `.gitignore`. (#22894)Nick Brassel
2024-01-09Added skiller_sgk50_s3 keyboard (#22382)Joy Lee
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-09add pywinusb lib to list of example libs for HID (#22747)Thomas White
2024-01-09Fix user hook call for dynamic_macro_record_key (#22250)Kai
2024-01-09Lotus 58 Glow - Added Auto shift to OLED, corrected OLED orientation (#22424)Markus Knutsson
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-09Raise Circumflex from the grave in sendstring_french.h (#22285)Magne Lauritzen
2024-01-07Keychron Q1V1: fix incorrect 3733 address (#22852)Ryan
2024-01-06[Keyboard] Add ScottoKatana handwired keyboard (#22805)Joe Scotto
2024-01-06[Keyboard] Add Nordic65 by KBnordic (#22817)4pplet
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
2024-01-06Update keymap.md (#22834)James Kneafsey
2024-01-04Regenerate Files (#22821)QMK Bot
2024-01-04Bump tj-actions/changed-files from 40 to 41 in /.github/workflows (#22812)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-31docs(skeletyl): fix readme instructions (#22791)Antoine Bertin
2023-12-29Waffling60 iso rev e (#22733)4pplet
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>