mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-20 07:19:59 +01:00
49f1cbd40e
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_split_bs` [refactor] * Add `LAYOUT_65_xt_ansi_blocker` [enhancement] * Add `LAYOUT_65_xt_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs` [enhancement] * Touch-up keymaps - grid-align keycodes - use four-space indent - use QMK-native keycode aliases [refactor] * Update `via` keymap Update the `via` keymaps to have the same key assignments as the `default` keymap, which is more fleshed out. [chore]
Neson Design (formerly iNETT Studio) Nico
A 65% keyboard with F area from the Neson Design's N series.
- Keyboard Maintainer: astro
- Hardware Supported: Nico keyboard
- Hardware Availability: Limited gb
Make example for this keyboard (after setting up your build environment):
make neson_design/nico:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard.
- Physical reset button: Briefly press the RST button on the back of the PCB.
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available.