qmk_firmware/keyboards/flehrad/downbubble
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
downbubble.c [Keyboard] relocating boards by flehrad (#9635) 2020-08-29 14:30:02 -07:00
downbubble.h [Keyboard] relocating boards by flehrad (#9635) 2020-08-29 14:30:02 -07:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 2022-08-15 02:53:19 +01:00
license [Keyboard] relocating boards by flehrad (#9635) 2020-08-29 14:30:02 -07:00
readme.md [Keyboard] relocating boards by flehrad (#9635) 2020-08-29 14:30:02 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

downbubble

Prototype hand-wired version of this keyboard - https://imgur.com/a/0KbX1JH

This is an ergonomic keyboard with a 5 degree rotation on keyboard halves, and a rotated numpad in the center for RH users.

Keyboard Maintainer: Flehrad
Hardware Supported: downbubble PCB, AT90USB1286 MCU, MX switches and MiniUSB connector
Hardware Availability: The Board Podcast Slack

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

make flehrad/downbubble:default

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