summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-1912-0/+335
|\|
| * [Keyboard] GrayStudio Aero75 Hotswap (#18883)Yizhen Liu2022-11-1912-0/+335
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-1934-65/+1442
|\|
| * [Keyboard] Add keebsforall freebird75 (#18653)Elliot Powell2022-11-196-0/+553
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Add Boaty (#17378)jels2022-11-197-0/+243
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jels02 <joah@Joah-Big-PC.localdomain>
| * [Keyboard] Add Jabberwocky v2 and reorganize (#19014)nopunin10did2022-11-1921-66/+647
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-184-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-186-2/+14
|\|
| * Disable onekey console by default (#19104)Joel Challis2022-11-186-2/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-161-1/+3
|\|
| * Use `keyboard_pre_init_kb(void)` at keyboard level (#19091)Charly Delay2022-11-161-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-166-0/+12
|\|
| * Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay2022-11-166-0/+12
| |
* | Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-1613-17/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-158-56/+229
|\|
| * Personal keymap updates (#18763)bghull2022-11-158-56/+229
| | | | | | | | | | | | | | * Latest updates * Aligning and cleaning up planck and babyv layouts * Added license, cleaned up errors
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-158-0/+238
|\|
| * keyboards/anavi: Add ANAVI Knob 1 (#18623)Leon Anavi2022-11-158-0/+238
| | | | | | | | | | | | | | | | ANAVI Knob 1 is a mini mechanical keyboard with a clickable rotary encoder, USB-C, RP2040 microcontroller and I2C slot for a display. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* | Fix some old keycodes (#19086)Ryan2022-11-1515-19/+19
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-158-4/+225
|\|
| * [Keyboard] Add Constellation Rev3 (#18868)Xelus222022-11-157-0/+221
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] change BT LEDs so no longer hard coded in Anne Pro (#18934)Sean Jasin2022-11-151-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-15139-300/+2792
|\|
| * Bastard Keyboards: upstream recent changes (#18903)Charly Delay2022-11-15139-300/+2792
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bastardkb: cleanup blackpill configuration Fixes #17 * bastardkb: fix splinky configuration The pinout of the splinky changed between the last beta batch, and the production one. This commit updates the keyboard definition to support the new pinout by default, while offering backward compatibility. Define `SPLINKY_BETA_PINOUT` to build the firmware with pre-production pinout. Fixes #15 * bastardkb: add support for STeMCell * Update scylla/tbkmini/skeletyl outdated readmes * bastardkb/dilemma: enable circular scroll * bastardkb/dilemma: add initial version of the `via` keymap * bastardkb/dilemma/assembled: add new keyboard Fixes #20 * bastardkb/dilemma: remove elite-c * Initial support for the Dilemma 3x5+3 Assembled RGB * Address code review comments * Address more comments * Address review comments * Address more nits * bastardkb: split splinky-based keyboards to distinguish between Splinky v2 and v3 pinout
* | Fixup handwired/alcor_dactyl (#19072)jack2022-11-141-2/+1
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-136-9/+9
|\|
| * Fixup day_off (#19067)jack2022-11-146-9/+9
| |
* | Add Bonsai C4 as a platform board file (#18901)David Hoelscher2022-11-135-182/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * Set up Bonsai C4 as a platform board file * corrections and improvements based on testing and feedback * Added VBUS sensing as default capability for improved split support using Bonsai C4 * Update clock divisor for SPI flash Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Fixup keychron/q6 (#19066)jack2022-11-149-9/+13
| |
* | Add missing `manufacturer` fields (#19065)jack2022-11-143-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-132-2/+2
|\|
| * Cleanup. (#19061)Nick Brassel2022-11-142-2/+2
| |
* | Fix up laser_ninja/pumpkin_pad (#19060)Joel Challis2022-11-141-3/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-1353-0/+2939
|\|
| * [Keyboard] Keychron Q6 (#18288)lalalademaxiya12022-11-1253-0/+2939
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-1264-682/+2070
|\|
| * [Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)arcmags2022-11-123-0/+6
| |
| * [Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845)fgoodwin2022-11-127-0/+272
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Dayoff60 (#17640)Brandon Burgess2022-11-127-0/+280
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * [Keymap] Update/refactor userspace and add keymaps for rmeli (#18398)Rocco Meli2022-11-1210-74/+509
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Elliot Powell <johnp8727@gmail.com>
| * [Keyboard] Add Serenity PCB (#18705)Andrew Kannan2022-11-129-0/+371
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Handwired alcor dactyl (#18586)Ethan Johnston2022-11-126-0/+336
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add pumpkin pad (#18897)jels2022-11-127-0/+235
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Eric Gebhart user space and keymaps (#17487)Eric Gebhart2022-11-1115-609/+62
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Digitizer feature improvements (#19034)Ryan2022-11-121-26/+46
| |
* | onekey: disable NKRO and mousekeys by default (#19038)Ryan2022-11-122-6/+2
| |
* | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel2022-11-119-12/+13
| | | | | | | | GD32V. (#19020)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-114-0/+194
|\|
| * Ifohancroft HotDox76v2 keymap (#19030)IFo Hancroft2022-11-114-0/+194
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | LED config fixes (#18973)Ryan2022-11-1118-217/+218
| |