qmk_firmware/keyboards/buzzard
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931)
* Add missing layout data for a handful of boards

* typo

* Add missing layouts for stoutgat

* Add missing layout for j80

* Replace missing layout with alias for wraith

* Add missing layout for matrix/me

* Add missing layout for satisfaction75/prototype

* Apply suggestions from code review

* Rename wt80-a layouts

* Rename rosa layouts

* Add missing layouts for naked48

* Add missing layouts for naked60

* Add missing layouts for uma

* Remove unused and pointless `LAYOUT_stack` for buzzard

* Add missing layout for keyboardio/model01

* Add missing layout for smk65 revf

* Fix via keymap for h60

* Add missing layout for jabberwocky/v1

* Apply suggestions from code review

* Add missing layout for m3n3van

* Add missing layout for giabalanai

* Add missing layouts for treadstone48/rev1

* Add missing layouts for squiggle

* Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-16 00:00:08 -07:00
..
keymaps Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
rev1 Add missing layout data for a handful of boards (#20931) 2023-05-16 00:00:08 -07:00
readme.md [Keyboard] Add Buzzard support (#15493) 2022-01-10 02:33:48 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Buzzard

Buzzard Keyboard

Buzzard is a 40 keys ergonomic split keyboard. The layout is inspired by the Architeuthis dux with pinky, ring, index, and inner columns splayed at 15, 5, 0, -5, -5 degrees. However, it as two additional pinky keys and a modified thumb cluster.

Some Features:

  • Integrated TrackPoint reset circuit and two possible positions to mount a TrackPoint to the bottom of the PCB. Either between the two inner columns or between the index and middle finger columns
  • Mounting option for a linear actuator (HapticBuzz from pimoroni)
  • I2C interface for an OLED display
  • Wireless Ready (however, without TrackPoint / linear actuator support):
    • Battery switch / connector
    • Option to use a battery friendly Sharp memory display instead of an OLED display
  • Choc-spaced

Building the Firmware

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

qmk compile -kb buzzard -km  default

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

A build guide for the Buzzard keyboard can be found at https://github.com/crehmann/Buzzard