summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Fix info.json issues to display properly in config.qmk.fm (#2552)MechMerlin1-11/+14
* Fix info.json issues to display properly in config.qmk.fm * rename LAYOUT to KEYMAP to match .h file
2018-03-18retry of PR #2540 (#2554)dlaroe15-178/+260
* reforked, untarred keymaps, added CRS and renamed my keymap folders * Update readme.md corrected a typo
2018-03-16Initial support for The Unloved BastardAlexander Fougner9-0/+592
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung1-84/+95
* Fix tilde in xd75 skewwhiffy * Small tidy up * Tidy up Colemak row * Tidy up navigation layer * Symbols layer redefined * Fix UK Quote issue * Use UK_QUOT rather than KC_QUOT
2018-03-16Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna4-68/+0
2018-03-16Updated keymap for my Nyquist layoutPittyolo1-25/+25
2018-03-16New keymap for XD75re ("adi") (#2530)adiron4-0/+269
* My XD75 keymap * Proper readme for `adi` keymap for xd75re
2018-03-16Added my keymap (#2529)Matthew Yee6-0/+208
* Added my keymap * maybe that wasn't quite right. * Reduced the tap time to register layer * changed the tapping term that fits my typing speed a little better * Added retro tapping and reduced tapping term duration
2018-03-16Added choromanski keymap (#2528)Brian Choromanski4-0/+325
* Added ergodox layout * Added preonic layout * Added readme for exgodox layout * fixed errors with formatting readme * Added edited preonic keymap & readme
2018-03-16Add keycodes for swap-hands feature.Joe Wasson1-7/+4
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson24-35/+35
2018-03-16new handwired keyboard - Dactyl Manuform (#2516)Twentylives18-0/+1758
* adding new handwired keyboard: dactyl-manuform * adding qwerty layout * updating readme file.
2018-03-16Added support for ca66James OFarrell6-0/+184
2018-03-16Helix keyboard led test as a keymap (#2513)Takeshi ISHII5-0/+1565
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/led_test * OLED & RGB LED on * duplicate quantum/rgblight.[ch] to keyboards/helix/rev2/keymaps/led_test * rgblight.c modify for RGB test
2018-03-16Add underglow animation support to rask's UK78 (#2512)Otto Rask2-2/+7
* Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again * Add rask's UK78 layout * Change RGui to be LGui to fix locale switching On Ubuntu the keyboard seemingly lost RGui when toggling between typing languages. With LGui toggling works normally. * Add rask's ErgoDox Infinity layout * Modify ErgoDox layout and add readme for it * Add rask's UK78 layout readme * Add undnerglow animation to rask's UK78 firmware
2018-03-16Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre10-11/+186
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches
2018-03-16layout(preonic): update to dudeofawesome's layout (#2507)Louis Orleans4-76/+88
* 🎉 duplicate default Preonic keymap * ✨ add Workman layout * 🚚 swap backspace and delete * ✨ enable hold enter for shift * 🚚 swap media play and next * 💄 use Planck startup sound * 💄 add Workman layer sound * ✨ add numpad layer * 💄 add new workman sound * 📝 add README * 🎨 fix layout formatting * 📝 add image of numpad layer * 📦 changing chibios submodule version to match upstream/master's version * ✨ add caps lock key on adjust layer * ✨ reworking numpad layer to match a real numpad * ✨ add double tap to activate numpad * 📝 fix layout comments * 📝 update numpad layer render * ✨ adding operator keys to left hand on numpad * 🎨 shorten numpad keycodes * 🎨 remove redundant breaks * 📝 update numpad layer render * 🎨 fix indentation * 🔧 add rules file * ✨🔊 play sound when switching to numpad layer * 🔨 use userspace sounds
2018-03-16layout(infinity ergodox): update dudeofawesome's layout (#2506)Louis Orleans5-133/+225
* 🎉 Building simple flasher * 🎉 Flashing works * 🎨 Cleaning up * 🐛 Being more specific with board identity * 🐛 Flashing correct keymap * 🎉 Adding keymap * ✨ Updating keymap * 🚨 RGB * ⏪ Revert "🚨 RGB" This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4. * ✨ Improvements to flasher * ✨ Layout tweaks * 💄 Messing around with LCD * 💄 Enabling LCD backlight matching * 🔧 Updating layout * 🐛 Fixing console logging * 🎨 Cleaning up indentation * 🔧 Adding editorconfig * ✨ Adding game layer * 💄 Changing numpad layout * ✨🔥 redoing entire layout It's now more similar to the Planck default layout * ✨ add workman and dvorak layouts * 🐛 fix numpad * 🐛 fix layer orders * 🐛 fix layer toggling * 🐛 fix tri-layer switching * 🐛 fix LCD colors for adjustment layers * 🔥 remove old flasher project * 🔥 remove simple_visualizer * 💄 update LCD colors * 📝 fix layout comments * 💄 swapping 2u buttons * 🔥🔧 removing editorconfig * 🚨 using 2 spaces * 📝 add README * ⏪ Revert "💄 Enabling LCD backlight matching" This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e. * ⏪ Revert "💄 Messing around with LCD" This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5. * 🐛 fix thumb inconsistency in QWERTY * 🐛 fix media keys * ✨ add F# shortcuts to vertical 1.5u buttons * ✨ hold enter for RShift * ✨ hold for numpad * 🎨 remove unnecessary breaks * 🎨 reoganizing layers * ✨ add Colmak layer * 🚧🔧 add basic config * ✨ use more standard numpad layout * 💄 change layer orders * ✨ add caps lock on adjust layer * 🔥 disable space cadet * 📝 update README * 🔨 use userspace config * 🎨 clean up a bit * 🐛 undefine tapping toggle from base config * 🔨 rename LED functions
2018-03-16update to Ergodox / Atreus Dvorak 42 key layouts (#2504)lucwastiaux2-2/+12
* add SCREEN_NAV layer for copy/pasting within screen * working readreg/paste macros * working read reg / paste macros * write log and tran patterns, and expand * add ls -la shortcut, add tab on combined layer * put delete word on the right pinky key on shell_nav layer * add TAB on the right side, add reset key * added Cloud9 macros * add cloud9 shortcuts to atreus layout * added BROWSER_CONTROL layer * finalized browser control layer * adding comment * add browser control layer to atreus * add flashing command line * remove the tab on combined layer
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski6-11/+25
* Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles
2018-03-15Move Narze keymap into Ergodox Infinity folderU-LANDSRAAD\drashna7-0/+0
2018-03-15Fix Preonic layoutU-LANDSRAAD\drashna1-2/+2
2018-03-13Planck ajp10304 (#2519)ajp103044-54/+203
* Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
2018-03-13Fix preonic/rev2 bootloader configuplus1-2/+3
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski10-29/+90
2018-03-12Add layout support for contra.Joe Wasson3-12/+44
2018-03-12Add default keymap for contraJoe Wasson3-0/+308
2018-03-09Added Contra keyboard support (#2501)adiron9-0/+249
* Added Contra keyboard support The configuration came from a source distribution of the firmware on the Contra's official website. I have also included a simple MIDI keymap. (And it works!) * Changes to Contra config and README * Readme has been changed as requested by jackhumbert * Config has been changed to add the Cartel and Contra names to the USB configuration.
2018-03-09update ymdk96 filessparkyman2153-26/+22
2018-03-09Add Viterbi fido keymap (#2454)Danny8-59/+120
* Add fido Viterbi keymap * Cleanup rules files * Remove unused WIP code
2018-03-09XD75 keymap - Germanized (#2441)hypnocrat4-0/+332
* Added a heavily customized German keymap to the XD75RE * A heavily customized alternative layout for the XD75, for German users * Fixed capitalization, removed unnecessary files * Hopefully fixed capitalization, some keymap changes
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski10-24/+25
2018-03-09layout(planck): dudeofawesome's layout (#2457)Louis Orleans4-48/+88
* layout(planck): new layout initial commit * feat(planck): add workman layout * fix(planck): switching to workman * layout(planck): swapping mnext and mplay * feat(planck): prep for RGB * perf(planck): remove plover saves 256 bytes of memory * perf(planck): remove colemak saves 128 bytes * layout(planck): swapping enter and quote * perf(planck): disable console frees 1664 bytes * feat(planck): RGB under-lighting * refactor(planck): change RGB pin Uses pin labeled PB2 * feat(planck): add RGB keycodes * feat(planck): re-enable audio * style(planck): fixing indentation Because who indents like that? * style(planck): clean up keycodes * layout(planck): remove del * feat(planck): add tap-space to layer keys * docs(planck): specify pin on PCB for RGB * bug(planck): reducing tap time * Revert "bug(planck): reducing tap time" This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658. * Revert "feat(planck): add tap-space to layer keys" This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3. * perf(planck): remove backlit case * feat(planck): swap enter and quote * bug(planck): moving right shift * doc(planck): update README * chore(planck): remove makefile * 🔨 add userspace config * 📝 update layer ascii art * 🔥 disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * 📝 update layer renders * 🔥 remove workman sound def * 🔨 add userspace config * 📝 update layer ascii art * 🔥 disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * 📝 update layer renders * 🔥 remove workman sound def
2018-03-09Usb max power (#2502)MakotoKurauchi2-1/+28
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL * add define USB_MAX_POWER_CONSUMPTION
2018-03-09Add the OK60 keyboard (#2488)edwardbrowncross8-0/+263
* Add the OK60 keyboard * Fix ok60 incorrect ANSI keymap signature Add support for default ansi and iso 60 keymaps
2018-03-09Fixes for JJ40 and Oscillope keymap (#2496)Oscillope4-6/+47
* Add navigation layer for hjkl arrow keys * Fix Oscillope keymap after jj40.h changes. Also fix jj40.c so that it can build without rgblight if you don't want that enabled.
2018-03-08Canadian planck (#2463)That-Canadian2-0/+219
* Line ending stuff again * Added my personal Planck layout (finally)
2018-03-07 Move rows config to keymap (#2464)MakotoKurauchi2-15/+18
* Fork from Let's Split * Organizing files * Delete some keymaps * I2C and serial enabled at the same time * Change readme * add #define HELIX_ROWS for multiple rows * Delete avrdude flashing script * Delete makefiles * Subproject elimination * Fix lufa path * Remove PLAY_NOTE_ARRAY usages to get rid of warning. Fix conflicting function name * Mousekey change default to off * Fix to oled display adjust * make rev2 change pin assign change keymap * use master_buffer * Timing adjustment * Organizing files * Change Keymap * Change Keymap Add EISU and KANA Correct 4rows * NKRO default to disable * EXTRAKEY_ENABLE default to disable * add rgb reset key * rgb custom function enable * Extend font * add RGBLED_POWER default folder to helix/rev2 RGB_ENABLE to no * renamed directory * Disable RGBLIGHT_CUSTOM_DRIVER * Disable LOCKING_SUPPORT_ENABLE * Update bootloader setting * Change readme * Fixed argument error * Move rows config to keymap
2018-03-07Swedish layout for irisLukas Klingsbo3-0/+157
2018-03-07Update Meira for revision 1.1 to enable backlighting by default (#2468)Cole Markham8-11/+27
* Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
2018-03-07Fixed keymap, added capslock led for maartenwut's kbd66 keymap (#2473)Maarten Dekkers1-32/+25
* Fixed keymap, added capslock led * Removed macro
2018-03-07Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim4-5/+112
* Fixed compilation of the ps2avrGB keyboard/firmware This commit fixes the silent compilation error for the ps2avrGB keyboard/firmware. This error was caused by a lacking default keymap which it did not have because all keyboards based on it were moved to another directory. I also added the required config.h options so it's possible to compile it again and (probably) flash it on a b.mini. Lastly, I updated the README to reflect the current state. This commit fixes #2425 * Referenced the pearl in the ps2avrGB REAMDE Added a reference to the pearl keyboard in the README of the ps2avrGB keyboard as it is originally based on the firmware as well.
2018-03-07layout(preonic): blake-newman's layout (#2483)Blake Newman4-0/+403
* layout(preonic): blake-newman's layout - Add keymap - Add Number Pad layout - Reconfigure other layouts to my opinionated style - Add `readme.md` with layout information * layout(preonic): blake-newman's layout - Move enter to `raise + space` / `lower + space` - Replace `enter` to `right shift` - Explicitly map modifier keys
2018-03-07Corvec's Planck layoutCorey T Kump5-0/+449
2018-03-07A small tidy up (#2490)Kenny Hung1-12/+10
* Add extra RGUI key to make keyboard more MAC friendly * Remove enumerators for no longer used layers in layout Skewwhiffy for XD75 * Make layer numbers even better
2018-03-05Add knops configurator support (#2474)Pawnerd2-11/+36
* Committed initial version of the knops configurator. * Added support for the Knops v1.1
2018-03-01adding my keymap (#2443)Ivan Choi4-0/+335
2018-03-01Updated and added maartenwut's layouts (#2444)Maarten Dekkers8-448/+145
2018-03-01layout(preonic): dudeofawesome's layout (#2449)Louis Orleans4-0/+350
* 🎉 duplicate default Preonic keymap * ✨ add Workman layout * 🚚 swap backspace and delete * ✨ enable hold enter for shift * 🚚 swap media play and next * 💄 use Planck startup sound * 💄 add Workman layer sound * ✨ add numpad layer * 💄 add new workman sound * 📝 add README * 🎨 fix layout formatting * 📝 add image of numpad layer * 📦 changing chibios submodule version to match upstream/master's version * ✨ add caps lock key on adjust layer * ✨ reworking numpad layer to match a real numpad * ✨ add double tap to activate numpad * 📝 fix layout comments * 📝 update numpad layer render * ✨ adding operator keys to left hand on numpad * 🎨 shorten numpad keycodes
2018-03-01Update to drashna keymaps and userspace (#2450)Drashna Jaelre3-28/+44
* Add OSL keycodes and macro handling * Re-add AVRDUDE target * Userspace document cleanup and commenting * Fix Orthodox keymap layout (cosmetic) * Add caveat for KEYMAP Macros * Minor tweaks * Enable Bootmagic in Ergodox EZ * Minor tweaks