summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-1/+1
|\
| * edit typo in comment (#17394)Felicia Kuan2022-06-151-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-4/+4
|\|
| * BLASTER75 info.json position fixes (#17395)ALTAiN2022-06-151-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-159-235/+563
|\|
| * [Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila2022-06-149-235/+563
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1413-0/+976
|\|
| * [Keymap] New keymap for Keebio FoldKB (#17364)Forrest Cahoon2022-06-143-0/+272
| |
| * [Keyboard] Add Chaos65 keyboard (#17369)kb-elmo2022-06-1410-0/+704
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-2/+2
|\|
| * [Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou2022-06-141-2/+2
| |
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-1336-82/+189
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1313-0/+552
|\|
| * [Keyboard] add SNOP60 (#17131)npspears2022-06-1313-0/+552
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1310-0/+490
|\|
| * [Keyboard] Add BLASTER75 keyboard (#16887)ALTAiN2022-06-1210-0/+490
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1213-0/+892
|\|
| * [Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll2022-06-1213-0/+892
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-122-0/+8
|\|
| * Add encoder map (#17361)Albert Y2022-06-122-0/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-121-4/+4
|\|
| * [Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre2022-06-121-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1113-0/+518
|\|
| * [Keyboard] add pierce (#17000)durken12022-06-1113-0/+518
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1133-524/+909
|\|
| * [Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena2022-06-1133-524/+909
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sync oled code over the keymaps * put different product ids * put different product ids for the rest * put different product ids for the rest * try to reduce code duplication * make ifdefs nice and correct * move the leds code out of keymap * try to reduce code duplication * move the rgb code outside the keymaps for reuse * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * move more code outside keymaps for reuse * add few more xps * add mic mute * update to new name of macros for reset * style for matrix * clean split * use tinyuf2 as bootloader * Update keyboards/mlego/m65/rev4/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * radionalise product id and device version * add tinyuf2 as default bootloader for stm32f4 * update tinyuf2 * update tinyuf2 and via. f411 remove tinyuf2 since is not really working. make the config more conditional * sync the keymap with default * revert via non building with gcc 11 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-115-107/+2
|\|
| * [Keyboard] Fix checkboards/quark_lp (another) (#17296)jack2022-06-115-107/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-103-107/+30
|\|
| * Wasdat: move some stuff to info.json (#17327)Ryan2022-06-113-107/+30
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-101-14/+14
|\|
| * Promote label with newlines to lint error (#17347)Joel Challis2022-06-101-14/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-102-11/+4
|\|
| * initial (#17345)jack2022-06-102-11/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1021-0/+897
|\|
| * [Keyboard] Add Sodium keyboards (#17078)Derek2022-06-0921-0/+897
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-103-0/+221
|\|
| * [Keymap] Add planck/scottzach1 keymap (#17083)Zac Scott2022-06-093-0/+221
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-105-5/+52
|\|
| * [keyboard] annepro2 Add and use functions to directly control led colors ↵zv0n2022-06-105-5/+52
| | | | | | | | (#17196)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-101-21/+49
|\|
| * [Keyboard] Improve the durgot k3x0 readme.md (#17214)Gabriel Oliveira2022-06-091-21/+49
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1013-0/+332
|\|
| * [Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)ILWrites2022-06-0913-0/+332
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-093-5/+4
|\|
| * [Keyboard] Fix kprepublic/bm60hsrgb_ec/rev2 (#17334)jack2022-06-093-5/+4
| |
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-081-1/+1
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-0813-31/+111
|\|
| * Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-0813-31/+111
| | | | | | Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-0819-0/+1048
|\|