qmk-firmware/keyboards/maartenwut/plain60
Yan-Fa Li 0082ecf1f3 Move kwerdenker's personal keymap from RGB (#7645)
* Move kwerdenker's personal keymap from RGB

Talked to Maartenwut about making RGB an actual template instead of
kwerdenker's keymap. Free'd up B7 so it can be used for audio in
agreement with MW. He's considering adding a speaker footprint to next
rev of plain60, and only B7 can be used with Audio. RGB uses bitbang
driver so it doesn't really make any difference if it's pin B0.

 - RGB should be a template for other people to modify, not a personal
 keymap
 - change default pin to B0 to free up B7 for audio use
 - rename RGB to kwerdenker

* Add RGB keycodes to FN layer

* don't use uppercase in keymap names

 - doesn't work properly on MacOS or Windows

* Add an audio specific keymap

* Enum instead of define

* Suggested change to keymap

 - maintain compatibility with old keymap
2019-12-16 11:26:02 -08:00
..
keymaps Move kwerdenker's personal keymap from RGB (#7645) 2019-12-16 11:26:02 -08:00
config.h [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757) 2019-09-17 09:59:34 -07:00
info.json Move maartenwut's keyboards to one folder (#6484) 2019-08-05 20:12:06 -07:00
plain60.c Move maartenwut's keyboards to one folder (#6484) 2019-08-05 20:12:06 -07:00
plain60.h [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) 2019-09-25 21:35:54 -07:00
readme.md Move maartenwut's keyboards to one folder (#6484) 2019-08-05 20:12:06 -07:00
rules.mk [keyboard] Plain60 cleanups (#7644) 2019-12-15 22:03:23 +00:00

readme.md

Plain60-C and Plain60-B

A plain 60% PCB with USB-C.

Keyboard Maintainer: Maartenwut
Hardware Supported: Plain60-C and Plain60-B
Hardware Availability: https://github.com/Maartenwut/plain60-c

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

make plain60:default

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