qmk-firmwares/keyboards/bigseries/1key
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps Remove unused action_get_macro() usages in user files (#11165) 2021-01-11 01:25:45 -08:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
1key.c Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669) 2018-08-19 12:29:03 -07:00
1key.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json Fix error_log complaint about Big Series boards (#9510) 2020-06-23 09:40:00 +01:00
readme.md Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669) 2018-08-19 12:29:03 -07:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

Big Series Keyboard

Big Series 1-Key

A PCB for the Big Series Switch by NovelKeys. Available in 1, 2, 3, and 4 switch versions from Woodkeys.click.

Keyboard Maintainer: Cole Markham / Woodkeys.click
Hardware Supported: Big Series PCBs
Hardware Availability: Woodkeys.click, NovelKeys

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

make bigseries/1key:default

See build environment setup then the make instructions for more information.