Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-27 | [Keyboard] doksin (#22220) | millet | |
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-27 | eason/aeroboard - Modify bootloader (#22286) | eason | |
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-27 | Add darkproject/kd87a_bfg_edition keyboard (#18981) | gskygithub | |
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com> | |||
2023-10-26 | [Keyboard] Add Waffling60 revision e (#21664) | 4pplet | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-26 | [Keyboard] Waffling60 Rev E ANSI Hotswap (#22270) | 4pplet | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-26 | [Keyboard] add pisces pcb (#22334) | khchen2004 | |
2023-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-26 | [Keyboard] Add Kaly42 (#22282) | Kael Augusto | |
* Added Kaly/Kaly42 keyboard's minimal files. * Updated readme.md; New link and improved description text. * Apply suggestions from code review Added all suggestions given by @dunk2k Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Added community_layouts to info.json. Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-10-27 | V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) | Ryan | |
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||
2023-10-26 | Merge branch 'master' into develop | Dasky | |
2023-10-26 | Clarify PIO define is optional in docs. (#22339) | Dasky | |
2023-10-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-25 | [Keyboard] Add LGBTKL (#22331) | Olivia J | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-10-25 | RGB/LED matrix use limits size optimisation (#22325) | Dasky | |
2023-10-25 | Add DD mappings for locking switch (#22242) | jack | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-10-25 | Added gamma values for ST7735 displays (#22313) | Rakib Shahid | |
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-10-25 | V-USB: Implement `GET_PROTOCOL` and `SET_PROTOCOL` handling (#22324) | Ryan | |
2023-10-24 | Fix compilation error when led/rgb process limit is zero. (#22328) | Dasky | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-10-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-24 | Remove extra led_matrix_indicators_user call (#22329) | Dasky | |
2023-10-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-23 | [Keyboard] Add QK100 (#21782) | owlab-git | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-10-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-23 | [Keyboard] Add purin (#22306) | Yonghyuk Choi | |
2023-10-23 | Separate 6KRO and NKRO report structs (#22267) | Ryan | |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis | |
2023-10-22 | Modify split config is_keyboard_master/left checks. (#21875) | Dasky | |
* rework split configuration * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * lint * missed return --------- Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan | |
2023-10-22 | Rename LINE FRIENDS TKL keyboard (#22310) | studiokestra | |
2023-10-22 | Russian typewriter keymap file for popular legacy layout (#21174) | Andrey Tutolmin | |
Co-authored-by: Andrei Tutolmin <andrei@tutolmin.com> | |||
2023-10-22 | [QP] Add support for OLED, variable framebuffer bpp (#19997) | Nick Brassel | |
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Fixup delta frame coordinates after #20296. | |||
2023-10-22 | Fix invalid LED driver config (#22312) | Joel Challis | |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis | |
2023-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-21 | Fixup symbol sizing listing. (#22307) | Nick Brassel | |
2023-10-21 | ChibiOS pin defs: use only vendor if present (#22297) | Ryan | |
2023-10-21 | Support additional split sync items for info.json (#22193) | Joel Challis | |
2023-10-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-17 | Allow for disabling of parallel processing of qmk find and `qmk ↵ | Nick Brassel | |
mass-compile`. (#22160) Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-10-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-14 | Fix typo in keychron v6 encoder map enable (#22272) | Nick Brassel | |
2023-10-14 | Prep work for NKRO report separation (#22268) | Ryan | |
* Clean up some keyboard/userspace code * Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS` * Add some missing includes * Use `PACKED` define for report types * Fix incorrect function signatures for FlexRAM EEPROM driver | |||
2023-10-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-14 | [Keyboard] jukaie/jk01 (#20573) | jukaie | |
* ADD Keyboard * Resolved requested changes * update keymap.c file * resolved requested changes * updated info.json file * Updated requested changes * Delete JK01.h file * Resolved requested changes * Delete readme.md * add rules.mk to default folder * Upload default/keymap.c * Add via/keymap.c * Updated info.Json file * Change VID in info.json * Resolved requested changes * Resolved requested changes. * Resolved requested changes * Updated changes --------- Co-authored-by: gksygithub <gskyGit@gsky.com.tw> |