summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
* Jotix minor layout changes - readme.md fix (#6120)Drashna Jaelre2019-06-11
|\ | | | | | | | | | | * jotix layout add KC_GESC * fix error in readme.md
| * fix error in readme.mdjotix2019-06-08
| |
* | [Keyboard] Siemens Tastatur Converter (#6090)yiancar2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit * Siemens Tastatur * Update keyboards/handwired/siemens_tastatur/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * beauty fixes * More tidying up * Update keyboards/converter/siemens_tastatur/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com>
* | [Keymap] add keymap with split spacebar, ansi, hhkb features (#6114)Calvin Moody2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add calbatr0ss dz60 layout * add media controls * add media next/prev controls * add base layer for windows and macos * swap right ctrl and menu * missing bracket * update gitignore
* | [Keyboard] Adding LED support to the plaid default keycap (#6109)brickbots2019-06-11
| | | | | | | | | | | | * Adding led support for Plaid * Adding led support for Plaid
* | [Keyboard] Fix the layer state messages for actual values (#6116)Yan-Fa Li2019-06-11
| | | | | | - display adjust when the bits are set correctly
* | [Keyboard] niu_mini uses dfu bootloader rather than the afrdude bootloader ↵Christopher Jenkins2019-06-08
| | | | | | | | | | | | | | | | | | | | (#6092) * niu_mini uses dfu bootloader rather than the afrdude bootloader modified: readme.md * Change rules in rules.mk to reflect the bootloader change modified: keyboards/niu_mini/rules.mk
* | Add 60_ansi_split_bs_rshift layout to DZ60, with a new keymap for the same ↵Jonathan Rascher2019-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#6096) * Add 60_ansi_split_bs_rshift layout to DZ60 I know there's already a lot of DZ60 layout macros, and #4668 suggests they should be refactored at some point, but since this is one of the standard layouts already in QMK that this PCB supports, I figured it was okay to add so that DZ60 keyboards can share this layout with other keyboards. * New 60% ANSI split backspace/right-shift layout I'm using this on a DZ60, but it should work fine on most 60% PCBs. It's basically a HHKB layout with a standard ANSI bottom row (3x 1.25U mods, 6.25U spacebar, 4x 1.25U mods).
* | [Keyboard] New Keyboard(s): Red Scarf II+ RS68 and RS78 (#6084)MechMerlin2019-06-07
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * martenwuut's original code commit * delete random directory that is the same as the parent directory * get this compiling * update readmes * add manufacturer * fix up the keymap error and replace KC_A with KC_1 * add verc support which is basically just at trimmed down verb * update keymap readme to specify which redscarf it is * add parent level readme * fix grammar * fix up readmes and put in alternative name for PCBs * add configurator support for the ver.c pcb * add configurator support for Ver.B (RS78) pcb * add iso support for Ver.C (RS68) * change DEBOUNCING_DELAY to just DEBOUNCE * remove K2C to fit the default layouts * fix keymap * fixup configurator layout with split backspace
* [Keymap] Update jj40:cockpit keymap (#6089)Domantas Petrauskas2019-06-07
| | | | | | | | | | | | * Add JJ40 Cockpit keymap * Fix lower layer symbols * Improve documentation JJ40 Cockpit * Add screen backlight controls jj40:cockpit * Update docs jj40:cockpit
* use mods (#6095)Pavlos Vinieratos2019-06-07
|
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-06
|
* [Keyboard] Added DMOTE (#6087)Viktor Eikman2019-06-06
| | | | * Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to prior code organization to reflect differences.
* [Keyboard] Candybar: updated rules.mk (#6083)TerryMathews2019-06-06
| | | | | | | | * Candybar: updated rules.mk Disabled console and command to get compiled size under flash space limitations. * Candybar: Enable LINK_TIME_OPTIMIZATION_ENABLE
* [Keymap] update @nstickney's keymaps (#6076)Stick2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | * [Keymap] iris@nstickney: improve RGB init Perfecting the rgb backlight initialization with a delay for each color; also start and stop the animation at the "default layer" color. * [Keymap] iris,ergodox@nstickney fix FN on SYMB The function key was not operational on the SYMB and SYSH layers due to other keycodes being mapped over MO() on those layers. The offending keycodes have been moved to other keys. * [Keymap] add @nstickney's userspace Pulled common code out to a userspace directory for my iris and ergodox keymaps. * [Keymap] iris@nstickney add image to README Added an image from keyboard-layout-editor.com to meet the README standard. * iris@nstickney hue values now `uint8_t` (#6050)
* [Keyboard] add runner3680 keyboards (#6069)omkbd2019-06-06
| | | | | | * add runner3680 * Remove unnecessary code
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keymap] Xulkal changes (#6075)XScorpion22019-06-05
|
* [Keyboard] Fix Configurator support for Mulletpad (#6074)noroadsleft2019-06-04
| | | | - correct layout macro name - correct JSON object ordering
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-04
| | | | | Because someone named the define poorly Using full relative path as handwired/promethium has a color.h file
* [Keyboard] Add Levinson Rev 3 (#6064)Danny2019-06-03
| | | | | | | | | | | | * Add Levinson Rev 3 * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keyboard] Updates to iris (#6063)Danny2019-06-03
| | | | | | * Swap LSFT/LCTL in default Iris keymaps * Migrate to new DEBOUNCE setting
* [Keyboard] Dimple: fix unintended LED behaviour (#6046)Erovia2019-06-03
| | | | | | | | | * Dimple: fix unintended LED behaviour The LED was always-on if the custom keymap did not call dimple_led_off() at least once. * Dimple: LED code fixup
* Pti keymaps (#6025)Peter Tillemans2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * created new folder to port my old layout * removed Colemak, enabled backlight. * fixed backlight support * added Ctrl/Esc + Shift/Enter double function keys * made planck compatible with Atreus board, including docs * enable backlight control * make planck more compatible with atreus layout * migrate to qwerty and separate alt-space * adding ok64 and redox layouts * fix dot in numerical pad * fix dot in dvorak layout * added redox and pro micro version of snampad * add arrows on right mod keys and map PrtScr on Fn P * add keys to swap between mac and windows * added escape to redox layout * added printscreen key * moved layout closer to what I am used to. * swap spc and bspc, add ctrl to quot * qwertified atreus layout * fix for compile errors when RGB or BACKLIGHT disabled * add customized keymap for the m65a * Reverted unintended change in default keymap. * Remove unused code in my keymap and modernized tap hold keys * Update keyboards/snampad/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/snampad.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/keymaps/default/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/snampad.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/snampad/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/snampad/snampad.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/snampad/snampad.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/snampad/snampad.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/snampad/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/planck/keymaps/ptillemans/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/jc65/v32a/keymaps/ptillemans/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/snampad/snampad.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * cleanup snampad layout * Update keyboards/snampad/snampad.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * further mmended cleaning - removed obsolete Backspace handling in jc65 keymap - improved shift detection - modernized planck keymap - added details to snampad readme - other recommended refactors in snampad
* [Keymap] Create Boy_314's Canoe layout, small update on xd75 layout (#6060)Boy_3142019-06-03
| | | | | | | | * create canoe layout, update caps lock on xd75 layout * added readme * fixed copyright comments
* [Keyboard] Added WT65-B, WT75-B, minor fixes (#5991)Wilba2019-06-03
| | | | | | | | | | | | | | | | | | | | * Added WT65-B, WT75-B, minor fixes * Update keyboards/wilba_tech/wt65_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/wilba_tech/wt65_b/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/wilba_tech/wt75_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Change DEBOUNCING_DELAY to DEBOUNCE * Change DEBOUNCING_DELAY to DEBOUNCE
* Have hexwire Iris keymap use I2CDanny Nguyen2019-06-02
|
* Enable extrakey in rules (#6055)holtenc2019-06-02
| | | | | | | | | | * correct indicator light states. function of indicator lights was inverted. these changes correct that. * flesh out keymaps pre production * Enable extrakey in rules
* [Keyboard] 8 pack (#6031)gorbachev2019-06-01
| | | | | | | | | | | | | | | | | | * 8-Pack Macropad * Added MANUFACTUTER to config.h * Fix the mirrored keymaps by creating rev1.1 and rev1.2 layouts, then using them in the keymaps * fixes from code review comments * Use revisions to manage the different layouts for rev1.1 and rev1.2 * Add DEFAULT_FOLDER to fix default build failures * code review comments fixes * code review comments fixes
* [Keyboard] Update Iris Rev 3 QMK-DFU settings (#6050)Danny2019-06-01
| | | | | | * Set the correct pinout for Iris Rev 3 QMK-DFU * Set bootloader to QMK-DFU
* [Keyboard] Add support for KBDPAD MKII (#6034)ai032019-06-01
| | | | | | | | | | | | | | | | | | | * Build some testing keymaps * Match naming convention to 8x * Add configurator json * Forgot to build the readme * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/kbdfans/kbdpad_mk2/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keymap] Xulkal user changes (#6044)XScorpion22019-06-01
| | | | | | | | | | * Xulkal user changes Xulkal user changes * Reduce code duplication * Massive user code refactor
* [Keyboard] Initial firmware and keymaps for the CO60 PCB (#5959)John M Daly2019-06-01
| | | | | | | | | | | | | | | | | | * Add: Initial firmware and keymaps for the CO60 PCB * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update: Address reviewer comments * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update: Reviewer changes
* [Keymap] "Cadet-style" keymap + improved LAYOUT macro for melody96 (#5985)zunger-humu2019-06-01
| | | | | | | | * [melody96] "Cadet-style" keymap for melody96; LAYOUT macro for hotswap keyboard. * Rename macro. * Fix layer types.
* [Keyboard] Add new keyboard BusinessCard (#6015)kakunpc2019-06-01
| | | | | | | | | | | | | | * add Business Card * remove helix code * Change rgblight use noeeprom * remove include * Update keyboards/business_card * Forgetting to erase
* [Keyboard] Add support for Soyuz numpad (#6030)ai032019-06-01
| | | | | | | | | | | | | * Generate project, fill in the details * Repair json * Separate keymaps to numpad and all-1U * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add support for KBD8X MKII (#6033)ai032019-06-01
| | | | | | | | | | | | | | | | | | | | | * Begin work * Make things a tad easier to read * Fix spacing * Get things compiling * Build a variety of generic keymaps * Correct RGB pin * Add configurator json * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
* [Keymap] fixed location of del on fn layer (#6040)Austin Hill2019-06-01
|
* [Keymap] add 2 custom leds to handwired/jotanck (#6042)jotix2019-06-01
| | | | | | | | | | | | | | * add JOTANCK_LED1&2 * set BACKLIGHT_ENABLE = no * add 2 custom leds * swap custom led pins 1&2 * readme update * update default keymap
* [Keyboard] Remove relative location of i2c master/slave as it causes the ↵zvecr2019-05-31
| | | | build to write to a folder outside of qmk_firmware (#6039)
* [Keyboard] YMD96 refactor (#5472)noroadsleft2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove JJ50 data from YMD96 JJ50 was actually added as its own keyboard when this was added in #2546. It should have been taken out then, but wasn't. * Update ymd96.h - use #pragma once include guard - remove redundant file includes * Update LAYOUT_iso macro to K<row><col> notation * Update LAYOUT_custom macro to K<row><col> notation * Update LAYOUT_default macro to K<row><col> notation * Refactor default keymap * Rename readme file to lowercase * Rename layers enum and default layer - renamed layers enum to layer_names - proposed by fauxpark in Issue 5977, and I like the idea - https://github.com/qmk/qmk_firmware/issues/5977#issuecomment-495924338 - renamed the base layer to _DEFAULT - I think it looks nicer.
* [Keyboard] Remove file with same name and different case (#6028)Alex Speller2019-05-30
|
* [Keyboard] Fix json for NK65 (#6026)yiancar2019-05-30
|
* [Keymap] added hhkb layout for tada68 (#6027)Austin Hill2019-05-30
|
* [Keymap] Added keymap for user jasondunsmore (#6023)Jason Dunsmore2019-05-30
|
* [Keyboard] Fix jc65 when RGB or BACKLIGHT disabled (#6022)Peter Tillemans2019-05-30
|
* [Keyboard] E6V2 R2 BMC PCB (#6009)MechMerlin2019-05-29
| | | | | | | | | | | | | | | | | | * initial commit * remove mentions of oe and replace with le * add new layout macros with the spacebar change * add rgb underglow support * Update keyboards/exclusive/e6v2/le_bmc/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/exclusive/e6v2/le_bmc/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Added XW60 PCB (#6011)itsdrdick2019-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added XW60 PCB * Update keyboards/xw60/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk * Removed redundant line * Update keyboards/xw60/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/xw60/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Georgi flippydippy layout (#6005)Jeremy Bernhardt2019-05-29
| | | | | | | | * keymap(gergo): colemak * added flipped numbers * Updated as per Drash
* Update 333fred keymaps and add new iris map. (#6010)Fred Silberberg2019-05-29
| | | | | | * Update 333fred keymaps and add new iris map. * Fix iris key