summaryrefslogtreecommitdiffstats
path: root/keyboards/mechbrewery/mb65s
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
|
* Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-246-21/+392
|\
| * MechBrewery MB65S Layout Rework (#18814)James Young2022-10-226-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)Ryan2022-10-202-2/+2
| |
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
|/ | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+7
|
* Update json file to support Configurator correctly. (#17692)AnthonyNguyen1682022-08-031-3/+3
|
* [Keyboard] Update layout for MechBrewery series (#17570)AnthonyNguyen1682022-07-126-12/+12
|
* [Keyboard] Update Layouts for MB-65S and MB-65H (#17160)AnthonyNguyen1682022-05-2017-100/+467
|
* [MB-65S] Change layout to follow change request from OEM (#16663)AnthonyNguyen1682022-03-163-38/+38
|
* Update keymap for MechBrewery MB65S (#15673)AnthonyNguyen1682022-01-065-18/+20
|
* MechBrewery MB65S Refactor (#15515)James Young2021-12-1910-229/+169
|
* [Keyboard] New PCB MB-65S from MechBrewery (#15422)AnthonyNguyen1682021-12-1413-0/+733
Co-authored-by: Ryan <fauxpark@gmail.com>