You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/comet46
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
5 years ago
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 6 years ago
lib Comet46 add support for OLED (#4745) 6 years ago
comet46.c Comet46 add support for OLED (#4745) 6 years ago
comet46.h Tidy up backlight header use to avoid build issues (#6714) 6 years ago
config.h Comet46 add support for OLED (#4745) 6 years ago
i2c.c Comet46 add support for OLED (#4745) 6 years ago
i2c.h Comet46 add support for OLED (#4745) 6 years ago
info.json
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 6 years ago
readme.md Comet46 add support for OLED (#4745) 6 years ago
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 5 years ago
ssd1306.c Fix the modifier of font variable in ssd1306.c (#5880) 6 years ago
ssd1306.h Comet46 add support for OLED (#4745) 6 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.