Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-07 | new lines at eof's (#16558) | jack | |
2022-03-07 | ChibiOS 21.11.1 update. (#16251) | Nick Brassel | |
* ChibiOS 21.11.1 update. * `uf2-tinyuf2` => `tinyuf2` * Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader. * Fixup keychron L433 boards. * Makefile cleanup. * RISC-V build fixes. * Fixup RISC-V build. | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keymap] Add encoder showcase keymap (#16544) | Will McGloughlin | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Update DogTag Macro Pad (#16446) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-03-06 | [Keyboard] BM68HSRGB/rev2 (#16454) | peepeetee | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Update Jels88 (#16486) | jels | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Delete duplicate pandora directory (#16496) | Koobaczech | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Tidy Up pearlboards (#16497) | Koobaczech | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Atlantis ak81_ve encoder behaviour enhancement & fixes (#16503) | fOmey | |
2022-03-06 | [Keyboard] Update Wakizashi 40 config and readme (#16505) | xiao | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Sick68 VIA keymap (#16508) | xiao | |
Co-authored-by: xia0 <xiao@morgan.net.au> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] add qk65 files by qwertykeys studio (#16491) | owlab-git | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keymap] Drashna Mouse keys and oled updates (#16556) | Drashna Jaelre | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | Format code according to conventions (#16554) | QMK Bot | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Add support for Typ65+ (#16399) | kopibeng | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Add Kyuu Hotswap (#16360) | Felix Jen | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] Add Lain keyboard (#16345) | Takuya Urakawa | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] fourier via keymap (#16335) | Andrew Garver | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keyboard] add support for Quark_Plus (#16324) | npspears | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keymap] Change helix:five_rows_jis keymap to use split_common (#16538) | Takeshi ISHII | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | [Keymap] Change helix:fraanrosi keymap to use split_common (#16533) | Takeshi ISHII | |
2022-03-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | merge/uma - Resolve configurator issues (#16551) | Joel Challis | |
2022-03-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | Change helix:five_rows keymap to use QMK standerd oled driver (#16539) | Takeshi ISHII | |
2022-03-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-05 | support more leds (#15840) | yulei | |
2022-03-05 | Map data driven `DESCRIPTION` as string literal (#16523) | Ryan | |
2022-03-04 | [Keyboard] BDE Rev2 (#15877) | Kyle McCreery | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-03-04 | Melody96 refactor (#16455) | Ryan | |
2022-03-03 | Fix helix/rev2 not working properly when using split_common. (#16512) | Takeshi ISHII | |
When helix/rev2 was using split_common, it didn't work properly and I couldn't type on the right hand side. The cause is that the following code, added in 0.16.0 to `quantum/keyboard.c`, does not include `quantum/split_common/split_util.h` but instead includes `keyboards/helix/rev2/split_util.h`. Therefore, `split_pre_init()/split_post_init()` in `quantum/split_common/split_util.c` was not called. ```c #ifdef SPLIT_KEYBOARD # include "split_util.h" #endif ``` | |||
2022-03-03 | Fix mistakes in the include path in `helix/rev2/local_features.mk`. (#16507) | Takeshi ISHII | |
```diff --- a/keyboards/helix/rev2/local_features.mk +++ b/keyboards/helix/rev2/local_features.mk @@ -6,7 +6,7 @@ # KEYBOARD_LOCAL_FEATURES_MK := --include $(strip $(HELIX_TOP_DIR)/pico/override_helix_options.mk) ## File ded icated to maintenance +-include $(strip $(HELIX_TOP_DIR)/rev2/override_helix_options.mk) ## File dedicated to maintenance ``` |