FJLabs Polaris Layout Additions and Touch-Up (#20622)
* add matrix_diagram.md * refactor keymaps * fix Configurator implementation The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected. * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support * edit keyboard maintainer
This commit is contained in:
parent
32f0f5b262
commit
d5d1f16165
5 changed files with 693 additions and 96 deletions
|
@ -1,7 +1,8 @@
|
|||
# Polaris-Compatible Hotswap and Solder PCB's
|
||||
|
||||
The following is the QMK Firmware for the Polaris-Compatible Hotswap and Solder PCB's developed by FJLaboratories (FJLabs).
|
||||
* Keyboard Maintainer: FJLabs
|
||||
|
||||
* Keyboard Maintainer: [mrnoisytiger (FJLabs)](https://github.com/mrnoisytiger)
|
||||
* Hardware Supported: Polaris Hotswap and Solder
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
@ -11,4 +12,4 @@ Make example for this keyboard (after setting up your build environment):
|
|||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
Bootloader can be entered by pressing the reset button near the main microcontroller while the board is plugged in. Alternatively, it may be entered by holding the top-left-most switch and plugging in the PCB while held.
|
||||
Bootloader can be entered by pressing the reset button near the main microcontroller while the board is plugged in. Alternatively, it may be entered by holding the top-left-most switch and plugging in the PCB while held.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue