Ryan 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 4 years ago
..
keymaps b73a29aaea [Bug] Develop - Change uint32_t to layer_state_t (#13596) 5 years ago
lib c9e3fa6f70 Clean up includes for glcdfont headers (#7745) 6 years ago
comet46.c 5ea92a9c1c Serial refactor (#11521) 5 years ago
comet46.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 4 years ago
config.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 4 years ago
i2c.c 46b4b4407f Comet46 add support for OLED (#4745) 7 years ago
i2c.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 4 years ago
info.json a49d98e665 Comet46: Configurator support 7 years ago
matrix.c f5a38b95c1 Remove legacy print backward compatiblitly (#11805) 5 years ago
readme.md 46b4b4407f Comet46 add support for OLED (#4745) 7 years ago
rules.mk 4b453dca92 Remove MIDI Configuration boilerplate (#11151) 5 years ago
ssd1306.c e9b3a12c6e Fix ssd1306 compilation on avr-gcc 10 (#9267) 5 years ago
ssd1306.h e9b3a12c6e Fix ssd1306 compilation on avr-gcc 10 (#9267) 5 years ago

readme.md

Comet46

Comet46

A split wireless 40% column-staggered keyboard

Keyboard Maintainer: SatT
Hardware Supported: Comet46 PCB, atmega32u4, nRF51822
Hardware Availability: Comet46 PCB, case, and receiver
Firmware for nordic MCUs: SRC and precompiled

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

make comet46:default

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