qmk-firmware/keyboards/boardwalk
James Young cabe4dfa72
[Keyboard] VIA Support for Boardwalk (#8124)
* initial commit of VIA Support

* update PRODUCT (and MANUFACTURER) per VIA docs

Reference: https://caniusevia.com/docs/configuring_qmk#change-product

Updated MANUFACTURER so it matches what the PRODUCT says.

* enable Link Time Optimization per mechmerlin

* revert change to USB Product Name

* add two empty layers to via keymap

VIA keymaps need four layers in flash.

* correct the layer indexes

Start from 0, not 1.
2020-02-10 17:14:19 -08:00
..
keymaps [Keyboard] VIA Support for Boardwalk (#8124) 2020-02-10 17:14:19 -08:00
boardwalk.h [Keyboard] Added Boardwalk keyboard (#5195) 2019-02-25 17:24:11 -08:00
config.h [Keyboard] VIA Support for Boardwalk (#8124) 2020-02-10 17:14:19 -08:00
info.json Add Configurator support and readme for boardwalk (#5261) 2019-02-27 07:20:45 -08:00
readme.md [Keyboard] Boardwalk Refactor (#8122) 2020-02-08 10:25:50 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

readme.md

Boardwalk

Boardwalk

The Boardwalk is a 60% ortholinear keyboard, designed around Ergodox keycap sets and to fit into many standard 60% cases. The project was inspired by OLKBs Atomic keyboard, which used larger 2u mods, but u/shensmobile decided to switch to 1.5u keys so that Ergodox sets would provide excellent compatibility. The rest of the board can be covered using standard key sizes from 60% sets.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: Boardwalk Ortholinear PCB
  • Hardware Availability: panc.co

Make example for this keyboard (after setting up your build environment):

make boardwalk:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.