summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/bks65solder/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* FJLabs BKS65 Solder Layout Macro Refactor (#13347)James Young2021-06-282-40/+36
| | | | | | | | | | | | | | | | | | | * grid align layout macro and keymaps * physically arrange layout macro, phase 1 * physically arrange layout macro, phase 2 * replace KC_PAUSE with KC_PAUS Makes the grid alignment nice. :) * rename LAYOUT_65_ansi to LAYOUT_all The included layout macro isn't actually correct for QMK's 65% ANSI community layout. * add an actual LAYOUT_65_ansi This is a semi-educated guess as to this macro; it may be wrong.
* [Keyboard] Added BKS65 Solder PCB (#12451)Felix Jen2021-04-203-0/+98
Co-authored-by: Ryan <fauxpark@gmail.com>