qmk_firmware/keyboards/1up60rgb
Joe Wasson 6dda0d6e34 More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946)
* Add tap-dancing semicolon.

* Infinity60 was running out of USB space.

* Rename common layout variable so it doesn't collide with some keyboards.

* Godspeed!!!

* Patch the number of LEDs for 1up60rgb

* Don't light up if rgblight is off.

* Add HHKB layout.

* Add HHKB to Talljoe's layout.

* Bring back bananasplit keymap.

* info.json

* Userspace config.h doesn't seem to be setting PREVENT_STUCK_MODIFIERS

* Remove 1uprgb workaround

* Add TKL to talljoe keymap.

Also introduces the tkl layout.
2018-05-12 09:54:35 -07:00
..
keymaps Add Generic Keymap for my boards (#2795) 2018-04-24 09:01:40 -07:00
1up60rgb.c 1up60rgb Keyboard Support (#2404) 2018-02-18 02:09:40 -05:00
1up60rgb.h More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946) 2018-05-12 09:54:35 -07:00
config.h Thanks to talljoe, 1up60 actually only has 16, not 20 RGB LEDs (#2906) 2018-05-07 08:38:09 -07:00
info.json More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946) 2018-05-12 09:54:35 -07:00
readme.md 1up60rgb Keyboard Support (#2404) 2018-02-18 02:09:40 -05:00
rules.mk More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946) 2018-05-12 09:54:35 -07:00

readme.md

1upkeyboards 60% RGB

Firmware for custom keyboard PCB with 60% key layout.

Keyboard Maintainer: rempired
Hardware Supported: 1upkeyboards 60% RGB
Hardware Availability: 1upkeyboards

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

make 1up60rgb:default

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