aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-068-0/+330
| | | | | | | | Co-authored-by: Brandon Lewis <bslewis00@gmail.com>
* | LED drivers: change "TWI" to "I2C" (#22617)Ryan2023-12-0616-178/+162
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-066-0/+668
|\|
| * [Keyboard] Add Relapse-KB OR87 (#22458)Ramon Imbao2023-12-066-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-051-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-059-0/+198
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-054-52/+935
|\|
| * Update MNK65_STM32 (#22430)kopibeng2023-12-054-52/+935
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-052-2/+2
|\|
| * Fix AD5258 I2C address for Leopold keyboards (#22554)Wilhelm Schuster2023-12-052-2/+2
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-055-40/+65
|\|
| * [Keyboard] Fix oled layer display order for Aurora boards (#22521)Bram Inniger2023-12-055-40/+65
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-059-0/+442
|\|
| * [Keyboard] fruitykeeb/fruitbar/r2 (#22580)Less/Rikki2023-12-059-0/+442
| | | | | | | | Co-authored-by: ojthetiny <ba6sti6@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0513-13/+13
|\|
| * Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland2023-12-0513-13/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0410-0/+305
|\|
| * [Keyboard] Add TG67 (#22592)yuezp2023-12-0410-0/+305
| | | | | | | | Co-authored-by: “yuezp” <“yuezpchn@126.com”>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-041-1/+1
|\|
| * Pin actions/labeler to v4Joel Challis2023-12-041-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2023-12-0421-144/+783
|\|
| * Add Event Horizon Keyboard (#22515)yiancar2023-12-047-0/+228
| | | | | | | | Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Initial support for CSTM65 (#22513)Joel Challis2023-12-0412-0/+419
| |
| * Sort defaults.hjson (#22587)Ryan2023-12-041-57/+57
| |
| * Sort definitions.jsonschema (#22588)Ryan2023-12-041-85/+77
| |
* | Add EE-AT and move W1-AT under geonworks (#22526)yiancar2023-12-0424-152/+690
| | | | | | | | | | * Add EE-AT and move W1-AT under geonworks Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | LED drivers: refactor page selection (#22518)Ryan2023-12-0429-274/+211
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-043-6/+6
|\|
| * Documentation regarding user code removal/acceptance (#22507)jack2023-12-043-6/+6
| |