summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-2418-70/+63
|
* [Keyboard] Fix Q1 change dip switch to bool (#13687)Dasky2021-07-241-12/+13
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-2412-0/+590
|\
| * [Keyboard] Add Keychron Q1 (#13397)lokher2021-07-2412-0/+590
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-243-0/+185
|\|
| * [Keymap] add kinesis/keymaps/jwon (#13618)James Won2021-07-243-0/+185
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-2414-0/+320
|\|
| * [Keyboard] Dharma (#13663)Xelus222021-07-2412-0/+278
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * feature: Add swap hands support for sofle keyboard. (#13654)Shane Celis2021-07-242-0/+42
| |
* | Fix up xd002 rgb keymaps (#13685)Joel Challis2021-07-244-13/+13
| |
* | [Keyboard] Reduce compile size for dz60rgb v2.1 (#13680)Drashna Jaelre2021-07-242-4/+4
| |
* | [Keyboard] Fix type on pandora via keymap (#13681)Drashna Jaelre2021-07-241-1/+1
| |
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-2455-457/+330
| |
* | [Keyboard] Quick hack to fix Astro65 board (#13665)Drashna Jaelre2021-07-231-4/+6
| | | | | | | | | | * [Keyboard] Quick hack to fix Astro65 board * Use proper pins
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-249-0/+325
|\|
| * [Keyboard] Added Compound keyboard support (#12942)Rafael Yumagulov2021-07-239-0/+325
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Added Compound keyboard support * Small fixes for Compound keyboard * Fixed readme and header file for Compound keyboard * Update keyboards/compound/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Changed info.json and readme.md for Compound Keyboard info.json - removed key_count readme.md - changed PCB picture url to low-resolution Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Fix split matrix for sekigon grs 70ec (#13672)Drashna Jaelre2021-07-231-5/+17
| |
* | [Keyboard] Fix matrix delay on Drop boards (#13671)Drashna Jaelre2021-07-232-2/+2
| |
* | [Keyboard] Disable console by default on all Keebio boards (#13649)Drashna Jaelre2021-07-237-9/+9
| |
* | [Keyboard] Enable LTO by default on BastardKB Scylla (#13664)Drashna Jaelre2021-07-231-0/+1
| |
* | [Keyboard] Fix symmetric70_proto build break on develop branch (#13667)Takeshi ISHII2021-07-231-2/+4
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Keyboard] Remove broken, unmaintained converter/ibm_5291 (#13658)Nick Brassel2021-07-2311-929/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-239-0/+426
|\|
| * [Keyboard] Add model-v keyboard (#13643)Matthew Dias2021-07-239-0/+426
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653)Zach White2021-07-232-2/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-2310-5/+329
|\|
| * [Keyboard] Add Txuu keyboard (#13650)Matthew Dias2021-07-229-0/+319
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles (#13638)Jay Greco2021-07-221-5/+10
| |
* | Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre2021-07-225-58/+59
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-231-2/+2
|\|
| * Add backslash in lily58 domnantas keymap (#12713)Domantas2021-07-231-2/+2
| |
* | [Keyboard] Fix matrix issues with Promethium (#13648)Drashna Jaelre2021-07-221-169/+170
| |
* | [Keyboard] Fix Matrix Row number for ggkeyboards/genisis (#13647)Drashna Jaelre2021-07-222-13/+14
| |
* | [Keyboard] Fix default keymap for 0xCB 1337 keyboard (#13646)Drashna Jaelre2021-07-221-42/+33
| |
* | [Keyboard] Remove the vision_division keyboard (#13571)Zach White2021-07-2210-956/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-2319-2/+1196
|\|
| * [Keyboard] Added another layer for VIA on the AEK II (#13100)kb-elmo2021-07-223-2/+12
| |
| * [Keyboard] Added Stratos keyboard (#13139)kb-elmo2021-07-2216-0/+1184
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-239-0/+327
|\|
| * [Keyboard] Added Crin keyboard (#13630)KnoblesseOblige2021-07-229-0/+327
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-228-174/+63
|\|
| * Implement GPIO abstraction for atsam (#13567)Joel Challis2021-07-228-174/+63
| | | | | | | | | | | | | | * Implement GPIO abstraction for atsam * Convert Drop boards to normal matrix config * Work round pin conflicts and matrix delay
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-223-1/+109
|\|
| * [Keyboard] adds new revision: dztech/dz60rgb/v2_1 (#13636)Tran Kim Tung2021-07-223-1/+109
| |
* | [Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky2021-07-224-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-221-12/+12
|\|
| * [Keyboard] Fixing info.json for h0oni/hotduck (#13640)Md. Mashur Shalehin Sakib2021-07-221-12/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-223-1/+265
|\|
| * [Keyboard] Ymd40v2new layouts and fixed per-switch backlight (#13622)Trent Hoh2021-07-223-1/+265
| |
* | [Bug] Develop - DC01 left (#13597)Xelus222021-07-222-2/+2
| |