]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Downbubble refactor and Configurator fix (#4798)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Tue, 8 Jan 2019 07:16:50 +0000 (23:16 -0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 8 Jan 2019 07:16:50 +0000 (23:16 -0800)
commit9eb7b7919f2a77493961af73a7f01609db326fba
tree89901ce27e8071cb510450237d6e1d6367f74cc2
parent103d904fabd549e1051ed32adcdb935db0d8f952
Keyboard: Downbubble refactor and Configurator fix (#4798)

* Downbubble: Configurator fix

Fix the visual key alignment and some typos.

* Downbubble: refactor

Rename layout macros:

- LAYOUT_downbubble_standard to LAYOUT_standard
- LAYOUT_downbubble_splitbackspace to LAYOUT_split_bs
- LAYOUT_downbubble_splitrightshift to LAYOUT_split_rshift
- LAYOUT_downbubble_splitnumpad to LAYOUT_split_numpad
- LAYOUT_downbubble_spliteverything to LAYOUT_all
keyboards/handwired/downbubble/downbubble.h
keyboards/handwired/downbubble/info.json
keyboards/handwired/downbubble/keymaps/default/keymap.c