Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | |
* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test | |||
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-04 | [Keyboard] Fix keycode collision in craftwalk keymap (#15055) | Drashna Jaelre | |
2021-11-04 | [Keyboard] Reduce compile size for takashicompany compacx (#15054) | Drashna Jaelre | |
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-04 | Xelus Dawn60 Layout Macro Additions (#15049) | James Young | |
* add matrix diagrams to keyboard header files * rename LAYOUT_60_all to LAYOUT_all * add LAYOUT_60_ansi_arrow * add LAYOUT_60_tsangan_hhkb | |||
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | [Keyboard] Add new keyboard "Compacx" (#14903) | takashicompany | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | [Keymap] added caps lock indicator for Keychron Q1 rev_0100 (#14653) | Mike Killewald | |
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | [Keyboard] Add the Kuku65 (#14910) | Wolf Van Herreweghe | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | [Keyboard] Layout update to split89.h (#14930) | jurassic73 | |
2021-11-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | Sets3n kk980 Layout Macro Refactor (#15039) | James Young | |
* physically arrange layout macro Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match. * use 3-character notation for position identifiers in kk980.h * add matrix diagram to kk980.h * fix syntax error in info.json Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I). | |||
2021-11-03 | Remove deprecated KEYMAP alias (#15037) | Joel Challis | |
* Remove deprecated KEYMAP alias * Remove some KEYMAP references * Remove some KEYMAP references | |||
2021-11-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | steal_this_keyboard fix info.json macro reference (#15032) | James Young | |
- change LAYOUT to LAYOUT_split_3x5_2 | |||
2021-11-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | Fix Rocketboard-16 QMK Configurator Implementation (#15028) | James Young | |
* rename LAYOUT_default to LAYOUT Only one layout is supported. * refactor keymaps - use short-form keycodes | |||
2021-11-03 | [Keyboard] Reduce compile size for melgeek mach80 (#15034) | Drashna Jaelre | |
2021-11-03 | Update to ChibiOS 20.3.4, support builds against trunk (#14208) | Nick Brassel | |
* Add support for building against ChibiOS svn/trunk. * Swap to 21.6.x * Update to latest branch revision as released version is broken. * Updated configs. * Conf updates. * Updated ChibiOS * Convert STM32L422 to actual L422 ChibiOS platform. * Downgrade to 20.3.4 as ChibiOS 21.6.x is being aborted. * Rollback L422-based boards. | |||
2021-11-02 | overnumpad controller: Add support for turning off solenoid enable in low ↵ | Purdea Andrei | |
power. (#15021) | |||
2021-11-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-02 | Add Redox Media Configurator Data (#15013) | James Young | |
2021-11-02 | [Keyboard] Fix size issues on pistachio pro via keymap (#15017) | Drashna Jaelre | |
2021-11-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-02 | [Keyboard] Fix compilation size issues for Canary 60 RGB (#15016) | Drashna Jaelre | |
2021-11-02 | [Keyboard] Fix missing return for oled task on Arabica37 (#15011) | Drashna Jaelre | |
2021-11-02 | [Keyboard] Fix missing return for oled task on Lefty (#15010) | Drashna Jaelre | |
2021-11-02 | Add support to persist MD LED framework settings (#14980) | Joel Challis | |
* Add support to persist MD LED framework settings * avoid out-of-bounds errors when SmartEEPROM is not enabled * Update brightness defaults * clang | |||
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | |
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | |||
2021-11-02 | Add support for ISSI drivers on both sides of a split keyboard (#13842) | Vlad K | |
* Gets RGB working on a split keyboard with IS31FL3733. Currently needs small tweak to re-enable WS2812 * Added helper function * Trying to integrate the function * Moved functionality into a macro * Swapped conditional for a macro everywhere * Tidying up * More code cleanup * Documentation updates * Fixed formatting via linter * Switching to a function from a macro * Fixed compile error * Fixing WS2812 behavior. UNTESTED. * Updated documentation about the driver addresses. * Fixed code for WS2812 * Trying to add in LED_MATRIX support * Updated effects for LED matrix * Updated third-party effect defines. * Ran format-c on modified files * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Move to static inline. Avoids issues with gcc v8+ * Move helper function for LED_matrix to static inline to avoid issues with gcc v8+ Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-31 | [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974) | AnthonyNguyen168 | |
2021-11-01 | Remove complex `fn_actions` macros (#14662) | Ryan | |
* Remove complex `fn_actions` macros * Remove additional `KC_FN*` instances | |||
2021-10-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-31 | [Keyboard] Add new keyboard "QooLee" (#14977) | takashicompany | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-10-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-30 | [Keymap] Improved settings for Cradio default keymap (#14971) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-10-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-30 | [Keymap] Jonavin userspace encoder alt tab scrolling (#14979) | jonavin | |
Co-authored-by: Jonavin <=> | |||
2021-10-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-29 | [Keymap] ajp10304: add mouse scroll keys (#14953) | Alan Pocklington | |
2021-10-29 | [Keyboard] Fix Compile issues for lefty (#14982) | Drashna Jaelre | |
2021-10-29 | Stop-gap forward-port Drop LED features for CTRL and ALT (#14967) | just-another-jxliu | |
2021-10-28 | Move LTO logic from common.mk (#14973) | Joel Challis | |
2021-10-27 | [Keyboard] add Lefty keyboard (#14898) | SmollChungus | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |