aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Keyboard] Add KLC x TGR Lena (#22629)kopibeng2023-12-116-0/+523
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
| * Keymap introspection for Dip Switches (#22543)Joel Challis2023-12-1111-1/+138
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-117-0/+1388
| |\ | |/ |/|
* | Add MNK60_STM32 (#22429)kopibeng2023-12-117-0/+1388
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Align Dip Switch feature (#22625)Joel Challis2023-12-083-19/+32
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-081-1/+3
| |\ | |/ |/|
* | Fix TARGET when using converters (#22591)Joel Challis2023-12-081-1/+3
| |
| * LED/RGB Matrix: add header for drivers (#22628)Ryan2023-12-086-75/+87
| |
| * consolidate firmware folder in smoll parent folder (#22401)SmollChungus2023-12-0820-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * consolidate firmware folder in smoll parent folder * add moved keyboards to mapping * typo fix * typo.. * Update rules.mk fix default folder lefty * Update data/mappings/keyboard_aliases.hjson Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0812-0/+207
| |\ | |/ |/|
* | WWA Keyboards (#22612)spacehangover2023-12-0712-0/+207
| |
| * Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341)Cipulot2023-12-081-9/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update analog.c * Changes to remove errors in compile * Update analog.c Fix for RP2040 build errors * Revert "Merge branch 'adc-add-stm32l4xx-stm32g4xx' of https://github.com/Cipulot/qmk_firmware into adc-add-stm32l4xx-stm32g4xx" This reverts commit b11c2970785ce41ec772689749d71a2bd0ab48e7, reversing changes made to ed3051f94109b53eb1735882abfe7f57473bdca8. * Update analog.c Attempt fix for formatting CI error * Update platforms/chibios/drivers/analog.c Co-authored-by: Joel Challis <git@zvecr.com> * Update platforms/chibios/drivers/analog.c Co-authored-by: Joel Challis <git@zvecr.com> * Update platforms/chibios/drivers/analog.c Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-082-91/+91
| |\ | |/ |/|
* | Drop LED fixes (#22624)Joel Challis2023-12-082-91/+91
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-071-2/+1
| |\ | |/ |/|
* | Fixup helix/rev3_5rows (#22623)jack2023-12-071-2/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-068-0/+1272
| |\ | |/ |/|
* | [Keyboard] Add Argyle (#22607)yiancar2023-12-068-0/+1272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Argyle initial commit * Update config.h * Update config.h * fixed * Use json * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/keymaps/iso/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json * format json * Update keyboards/argyle/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/argyle/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/argyle/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> --------- Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-064-4/+8
| |\ | |/ |/|
* | Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621)leah-splitkb2023-12-064-4/+8
| |
| * Add QP support for smaller OLED displays and SSD1306 (#22358)David Hoelscher2023-12-063-15/+31
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-061-1/+4
| |\ | |/ |/|
* | Fix more `qmk generate-api` fallout from userspace support (#22619)Sergey Vlasov2023-12-061-1/+4
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-061-1/+3
| |\ | |/ |/|
* | Fix JSON keymap URLs generated by the API (#22618)Ryan2023-12-061-1/+3
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-068-0/+330
| |\ | |/ |/|
* | [Keyboard] fruitykeeb/fruitbar/r1 (#22616)Less/Rikki2023-12-058-0/+330
| | | | | | | | Co-authored-by: Brandon Lewis <bslewis00@gmail.com>
| * LED drivers: change "TWI" to "I2C" (#22617)Ryan2023-12-0516-178/+162
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-066-0/+668
| |\ | |/ |/|
* | [Keyboard] Add Relapse-KB OR87 (#22458)Ramon Imbao2023-12-056-0/+668
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add relapsekb h87nu * Change name * Add missing license headers * Apply suggestions from code review Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Remove config.h * Update keyboards/relapsekb/or87/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * [Keyboard] Remove era/klein (#22384)era2023-12-0510-730/+3
| | | | | | | | | | | | | | | | | | * Remove era/klein era/klein is replaced by sirind/era/klein_sd * Add an entry to data/mappings/keyboard_aliases.hjson Add an entry to data/mappings/keyboard_aliases.hjson
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-056-0/+302
| |\ | |/ |/|
* | [Keyboard] Add kt60HS-T (#22413)Ivan Gromov2023-12-056-0/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create keymap.c * Create keymap.c * Create rules.mk * Add files via upload * Update keyboards/keyten/kt60hs_t/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/keyten/kt60hs_t/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/keyten/kt60hs_t/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/keyten/kt60hs_t/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json after qmk format-json * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/keyten/kt60hs_t/readme.md 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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-053-4/+4
| |\ | |/ |/|
* | Fixed non-executable codes in the documentation (#22600)atti2023-12-053-4/+4
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-051-1/+1
| |\ | |/ |/|
* | Fix Helix encoder direction (#22614)leah-splitkb2023-12-061-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-051-2/+5
| |\ | |/ |/|
* | Avoid exceptions when layouts contain OOB matrix values (#22609)Joel Challis2023-12-051-2/+5
| |
| * Rework RGBLight driver system (#22529)Ryan2023-12-0535-87/+125
| |
| * Remove "empty" files (#22603)Joel Challis2023-12-05110-1515/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0512-0/+1171
| |\ | |/ |/|
* | [Keyboard] eyeohdesigns/humble40 (#22421)Less/Rikki2023-12-057-0/+455
| | | | | | | | Co-authored-by: joedinkle <eodkeyboards@gmail.com>
* | [Keyboard] Add Chameleon keyboard (#22427)Markus Knutsson2023-12-055-0/+716
| | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-058-0/+186
| |\ | |/ |/|
* | [Keyboard] Add Coban Pad 9A (#22456)Dam Vu Duy2023-12-058-0/+186
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-056-34/+22
| |\ | |/ |/|
* | [Keyboard][Helix] enable encoder map (#22488)MakotoKurauchi2023-12-056-34/+22
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-059-0/+198
| |\ | |/ |/|
* | [Keyboard] Add ANAVI Arrows (#22454)Leon Anavi2023-12-049-0/+198
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>