qmk-firmware/keyboards/claw44
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
lib [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
rev1 Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
claw44.c [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
claw44.h [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
config.h [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
i2c.c [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
i2c.h [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
readme.md [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00
serial.c Remove duplicate pro_micro.h (#7246) 2019-11-03 22:35:43 +00:00
serial.h [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00
ssd1306.c Fix the modifier of font variable in ssd1306.c (#5880) 2019-05-17 12:37:12 -07:00
ssd1306.h [Keyboard] add claw44 keyboard (#5511) 2019-03-30 12:16:18 -07:00

readme.md

Claw44

Claw44

A split keyboard with 3x6 vertically staggered keys and 4 thumb keys.

Keyboard Maintainer: @yfuku_
Hardware Supported: Claw44 PCB, ProMicro
Hardware Availability: https://yfuku.booth.pm/

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

make claw44:default

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