Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2 | -2/+0 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -1/+0 |
| | |||||
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | ||||
* | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-10-24 | 6 | -21/+392 |
|\ | |||||
| * | MechBrewery MB65S Layout Rework (#18814) | James Young | 2022-10-22 | 6 | -20/+391 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT_65_ansi_blocker_tsangan to LAYOUT_65_ansi_blocker_tsangan_split_bs Layout was implemented with Split Backspace. * rename LAYOUT_65_iso_blocker_7u_spc to LAYOUT_65_iso_blocker_tsangan_split_bs * rules.mk: update Community Layout support setting * mb65s.h: update matrix diagram * add LAYOUT_65_ansi_blocker * add LAYOUT_65_iso_blocker * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan * move Community Layout support to info.json * update Community Layout support | ||||
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
| | | |||||
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 8 | -8/+8 |
|/ | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 2 | -2/+2 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 2 | -2/+2 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 4 | -16/+14 |
| | |||||
* | Update json file to support Configurator correctly. (#17692) | AnthonyNguyen168 | 2022-08-03 | 1 | -3/+3 |
| | |||||
* | [Keyboard] Update layout for MechBrewery series (#17570) | AnthonyNguyen168 | 2022-07-12 | 8 | -16/+16 |
| | |||||
* | [Keyboard] Update Layouts for MB-65S and MB-65H (#17160) | AnthonyNguyen168 | 2022-05-20 | 27 | -100/+846 |
| | |||||
* | [MB-65S] Change layout to follow change request from OEM (#16663) | AnthonyNguyen168 | 2022-03-16 | 3 | -38/+38 |
| | |||||
* | Update keymap for MechBrewery MB65S (#15673) | AnthonyNguyen168 | 2022-01-06 | 5 | -18/+20 |
| | |||||
* | MechBrewery MB65S Refactor (#15515) | James Young | 2021-12-19 | 10 | -229/+169 |
| | |||||
* | [Keyboard] New PCB MB-65S from MechBrewery (#15422) | AnthonyNguyen168 | 2021-12-14 | 13 | -0/+733 |
Co-authored-by: Ryan <fauxpark@gmail.com> |