You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis e9b3a12c6e
Fix ssd1306 compilation on avr-gcc 10 (#9267)
3 years ago
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 4 years ago
lib Clean up includes for glcdfont headers (#7745) 4 years ago
comet46.c Comet46 add support for OLED (#4745) 5 years ago
comet46.h Tidy up backlight header use to avoid build issues (#6714) 4 years ago
config.h Comet46 add support for OLED (#4745) 5 years ago
i2c.c Comet46 add support for OLED (#4745) 5 years ago
i2c.h Comet46 add support for OLED (#4745) 5 years ago
info.json Comet46: Configurator support 5 years ago
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 5 years ago
readme.md Comet46 add support for OLED (#4745) 5 years ago
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 4 years ago
ssd1306.c Fix ssd1306 compilation on avr-gcc 10 (#9267) 3 years ago
ssd1306.h Fix ssd1306 compilation on avr-gcc 10 (#9267) 3 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.