Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-14 | Mode M256-WH Community Layout Support (#22019) | James Young | |
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_65_ansi_blocker` [refactor] * Add `LAYOUT_65_ansi_blocker_tsangan` [enhancement] * Enable Community Layout support [enhancement] | |||
2023-09-14 | Mode M256-WS Community Layout Support (#22020) | James Young | |
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_65_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_65_ansi_blocker` [enhancement] * Add `LAYOUT_65_ansi_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_65_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_65_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_65_iso_blocker` [enhancement] * patch `LAYOUT_65_iso_blocker_split_bs` * patch `LAYOUT_65_iso_blocker` * Add `LAYOUT_65_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_65_iso_blocker_tsangan` [enhancement] * Enable Community Layout support [enhancement] | |||
2023-07-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-10 | [Keyboard] Add Mode M256-WS and M256-WH (#20502) | Álvaro A. Volpato | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-07-08 | Relocate backlight drivers (#21444) | Ryan | |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan | |
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||
2023-06-14 | Modernize M75H and M75S firmwares (#21244) | Álvaro A. Volpato | |
2023-05-09 | Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806) | Joel Challis | |
2023-05-06 | Mode SeventyFive H Layout Addition (#20743) | James Young | |
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan | |||
2023-05-06 | Mode SixtyFive S Layout Additions (#20742) | James Young | |
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support | |||
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan | |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | |
2023-04-05 | Move TKL layouts to data driven (#20337) | Ryan | |
2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan | |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan | |
2023-02-19 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-02-18 | Add caps lock indicator capabilities to M75S (#19552) | Álvaro A. Volpato | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-09 | Fix errors flagged by generate-api (#19784) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | |||
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | |
2023-01-27 | Swap LED_PIN_ON_STATE to 0. (#19692) | Patrick Muldoon | |
User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state | |||
2023-01-20 | Refactor some layouts which contain keyboard name (#19643) | Joel Challis | |
2022-12-14 | Mode SixtyFive HA Layout Refactor (#19312) | James Young | |
2022-10-23 | Mode SixtyFive HI Layout Refactor (#18823) | James Young | |
* m65hi_alpha.h: add matrix diagram * rename LAYOUT_all to LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan * tidy-up keymaps - use four-space indent - polish keycode grid alignment * touch-up keymaps Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap. | |||
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | |
2022-07-14 | [Keyboard] Readme file correction (#17674) | Albert Y | |
2022-07-01 | Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) | Joel Challis | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-04-06 | Add non blackpill F4x1 config files (#16600) | Joel Challis | |
* Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults |