aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-2519-17/+44
| | | | | | | | | | | | | | | | | | | | * e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules. * Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk * rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk * rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps * add 65_ansi_blocker support for vinta * forgot to update the info.json on these * add new default layout 65_ansi_blocker support to alt * add 65_ansi_blocker support * undo changes
* [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng2019-09-2514-0/+1971
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Began Work On STM32 Ergodox Changes to be committed: new file: keyboards/ergodox_stm32/config.h new file: keyboards/ergodox_stm32/rules.mk * test * Now it compile. Not linking thou * Screw this Linker. It links now! * Blinkly Keyboard * bootloader test code * Working on matrix / i2c stuff * Progress (LED Blink) * Progress on MCP_23017 Status Flag * [WIP] * update * Works! Remeber to change back the bootloader address when the new bootloadrer is ready. * Time to go debug the i2c * Finally, it now works with PCB Rev 1.0.2 * updated for rev.2 pcb * minor compilation fix * Why when debugger is enabled then everything works. * Remeber to call init functions. * Update arm i2c driver to support STM32F103 series device. * fix include once header. Replaced with #pragma once. * complication test
* [Keymap] update personal keymap (#6817)ishtob2019-09-251-6/+6
|
* [Keymap] Various enhancements for dshields user space and keymaps. (#6816)Daniel Shields2019-09-252-19/+11
| | | | | | - Add oneshot mod/layer unlocking - Fix Planck rev 3 backlight breathing - Fix Planck rev 6 build with arm gcc 9.2.0 - General code clean up
* [Keyboard] Add additional LAYOUT macros to Noxary 260 (#6815)MechMerlin2019-09-254-53/+81
| | | | | | | | | | | | | | | | | | | | * add default LAYOUT_60_ansi * add LAYOUT_60_hhkb support * add tsangan_hhkb support * add ISO support and rename LAYOUT to LAYOUT_all * formatting * add community layouts support * remove unneeded code * missed a LAYOUT rename * add link time optimization to reduce firmware size for some people's keymaps
* [Keymap] add keymap broswen for kbd75 (#6814)Brad2019-09-252-0/+29
|
* [Keymap] New keymap for the DZ65RGB (#6792)Sid Carter2019-09-253-0/+34
| | | | | | | | | | | | * new keymap for my chocolate tofu65 with dz65rgb * consistent with a tada68 layout * remove extra layer, add swap keycodes and mouse keycodes * fix the tabs and spaces * fix the left shift
* Bathroom Epiphanies Pegasus Hoof: add LAYOUT_tkl_jis data to QMK ↵noroadsleft2019-09-241-0/+95
| | | | | | | | Configurator (#6802) * Bathroom Epiphanies Pegasus Hoof: add LAYOUT_tkl_jis data * use normal English labels
* [Keyboard] KBD67 Mk.II RGB info.json missing a column (#6807)MechMerlin2019-09-241-10/+11
| | | | | | * looks like configurator layout was missing a column * add a key count
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-2429-1183/+118
|
* Refactor the KBD67 Mk.II RGB (#6799)MechMerlin2019-09-238-14/+16
| | | | | | | | | | | | | | * move kbd67mkiirgb into kbd67 directory as mkiirgb * rename files * rename LAYOUT to LAYOUT_65_ansi_blocker * add support for default layout * update readme for new build target * update parent readme with the fourth variant
* format code according to conventions [skip ci]QMK Bot2019-09-242-2/+2
|
* [Keymap] mikethetiger's milk keymap (#6611)mikethetiger2019-09-238-1/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added my Preonic keymap * Update keyboards/preonic/keymaps/mikethetiger/keymap.c Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com> * Update keyboards/preonic/keymaps/mikethetiger/keymap.c Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com> * Added my Preonic keymap * Added my Preonic keymap * mikethetigers lets slpit eh keymap * mikethetiger's milk keymap * Update rules.mk * Update keyboards/thevankeyboards/minivan/keymaps/mikethetiger/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk Better?
* [Keyboard] 65_ansi_blocker support for Doro67 (#6791)MechMerlin2019-09-2312-75/+18
| | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT to LAYOUT_65_blocker_ansi * rename LAYOUT macro * enable LAYOUT_65_blocker_ansi community layout support and remove uneeded lines of code * rename LAYOUT to LAYOUT_65_blocker_ansi * rename LAYOUT macro * enable LAYOUT_65_blocker_ansi community layout support * enable LAYOUT_65_blocker_ansi support * fix rename mess up * add QMK Configurator support with the new rename * rename blocker_ansi to ansi_blocker as it rolls off the tongue easier
* [Keyboard] Fix pinout on the copenhagen clickpad (#6788)Callum Hart2019-09-231-3/+3
|
* [Keyboard] fix OLKB layout macro aliases (#6761)noroadsleft2019-09-218-12/+12
|
* [Keyboard] Move more percent boards into the percent directory (#6781)MechMerlin2019-09-2129-33/+17
| | | | | | | | | | | | | | * move canoe into percent directory * update readme for new make path * move skog into percent directory * update readme for new path and new instructions * update readme * fix error in naming
* [Keymap] Move common code and configuration to userspace for dshields ↵Daniel Shields2019-09-216-135/+4
| | | | keymaps. (#6537)
* [Keymap] Bonta keymap for massdrop/ALT (#6391)Benjamin2019-09-211-0/+114
| | | | | | | | * Added new bonta keymap. * Added a note. * Made map more mac like.
* [Keyboard] Update Stapelberg readme.md (#5557)jlquinn2019-09-201-2/+2
| | | Previously suggested parts are hard to find or non-existent. Update with available part numbers.
* [Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771)coseyfannitutti2019-09-208-0/+801
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add discipad * Update driver_installation_zadig.md * Update keyboards/coseyfannitutti/discipad/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipad/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update rules.mk * Update keyboards/coseyfannitutti/discipad/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/coseyfannitutti/discipad/discipad.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk * Update discipad.c * Update driver_installation_zadig.md * Update config.h
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-2037-612/+268
|
* [Keymap] Added my personal keymaps for dz60 and TMO50. (#6772)Brian Lou2019-09-196-0/+116
| | | | | | | | | | | | * Added ottodokto keymaps for dz60 and tmo50. * moved placement of keymaps to proper directory * fixed accidental deletion of semicolon for tmo50 map * fix to use short form codes Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-1920-708/+115
| | | | | | * Cleanup rules.mk for 16U2 and 32U2 keyboards * Add back Tap Dance build option
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-1927-919/+196
|
* [Keyboard] 1up60hte cleanup + bugfix (#6763)MechMerlin2019-09-185-80/+18
| | | | | | | | * move caps lock led to keyboard level so even QMK Configurator users have access to it * set bootloader correctly to atmel-dfu * clean up extra carriage return
* [Keymap] Update Planck Layer Diagram To Match Layer (#6712)Alex Mayer2019-09-181-2/+2
|
* [Keyboard] 201909 s75 custom encoder (#6745)Andrew Kannan2019-09-184-67/+129
| | | | | | | | | | | | | | * Handle custom encoder configuration * Whitespace changes * Undo broken stuff * more * Remove printfs * fix the dumb bug
* [Keyboard] Introduce AT-AT 660M (#6729)Adrien Tétar2019-09-1815-0/+3014
| | | | | | | | | | | | * Introduce AT-AT 660M * PR feedback Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add dfu-util args * Add URL
* [Keyboard] add personal fullsize pcb hnah108 (#6759)vuhopkep2019-09-179-0/+537
| | | | | | * add personal fullsize pcb hnah108 * Update keymap.c
* [Keyboard] Fix compile issues for OLKB Default keymaps (#6751)Drashna Jaelre2019-09-181-0/+4
|
* [Keyboard] xd87: add capslock led support (#6758)fougner2019-09-171-1/+11
|
* [Keyboard] Freyr: Configurator bugfixes (#6756)noroadsleft2019-09-171-8/+280
| | | | | | - rebuild LAYOUT_all tree (key count mismatch) - correct keyboard dimensions and key positioning - complete key object labels - debug linting (one key object per line; changes white space only)
* [Keyboard] KBD75 refactor (#6755)noroadsleft2019-09-178-104/+347
| | | | | | | | | | | | | | | | | | | | | | | | | * convert codebase to #pragma once * fix file includes - quantum.h is included at keyboard level, redundant at revision level - keyboard-level path is accessible at revision level, remove relative pathing * duplicate common layout macros from rev1 to rev2 Add the layout macros supported by both rev1 and rev2 to rev2.h directly, which exposes these layouts to QMK Configurator. * enable community layout support (75_ansi, 75_iso) * add LAYOUT_75_iso layout data It needs its own tree because its keys are in a different order from LAYOUT_iso_1u even though the physical layout is the same. * minimize rules.mk files (use QMK defaults) * use atmel-dfu bootloader rule * fix typo on rev1 info.json
* [Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)Jason Thigpen2019-09-173-8/+46
| | | | | | * Add e65 keymap for crd * Fix e65 7u wk layout
* [Keymap] idobo/drewdobo keymap v1 (#6744)Drew Smathers2019-09-174-0/+106
|
* [Keyboard] Correct info.json data for vn66 (#6741)vuhopkep2019-09-172-15/+15
| | | | | | | | * Correct info.json data for vn66 * update .json file data * Update info.json
* [Keyboard] Adding YMDK "Bface" keyboard (#6731)Ethan Durrant2019-09-1713-0/+812
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * making a new board setup for ymdk bface clone * removing extra keymaps that copied over * documentation and edits for new ymdk_bface board * cleaning up config and keymaps * removed extra keymap and working on READMEs * readme edits * shorter aliexpress link in ymdk_bface readme * added images to readmes and edited the keymaps * more flashing directions * Mac directions formatting * editing and creating the all layout * cleanign up ymdk_bface keymaps * fixed typos in layout * removed tabs * cleaned up the LED and Backlight configuration. * adding more to info.josn and cleaning up readme * fixing JSON typos * made a ymdk folder and moved the bface into it. * fixing file names for the new folder structure
* [Keyboard] Adding AEK64 keyboard (#6725)Noan Mousy2019-09-178-0/+361
| | | | | | | | | | | | | | | | | | | | | | | | | * Adding AEK64 keyboard * Deleting useless layout definition * Resolving many code review issues * Documenting my 4sStylZ keymap * Adding default keymap * Apply suggestions from code review Code review corrections Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/handwired/aek64/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Correcting the NKRO implementation
* [Keymap] Plaid Keymap for Programmers (#6706)IanGC2019-09-173-0/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * map programmer qwerty * clarify and fix typo * finishing touches * use qmk s templates for readme * update copyright notice * remove unnecessary code Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove unnecessary code Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/plaid/keymaps/thehalfdeafchef/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * fix documentation * reformat code * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-1732-209/+209
|
* Add Chimera65 Keyboard (#6670)Andrew Kannan2019-09-1618-2/+3077
| | | | | | | | | | | | | | | | | | | * Add chimera board * info json start * Update keyboards/cannonkeys/chimera65/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/chimera65/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Percent Studio Booster: Configurator fix (#6743)noroadsleft2019-09-161-1/+1
|
* [Keymap] Added Xerpocalypse's layout (#6732)Xerpocalypse2019-09-151-0/+56
| | | | | | | | | | | | | | | | | | | * Added Xerpocalypse's layout + Number row and symbols are switched compared to default TMO50 layout + Right-hand spacebar acts as backspace and a hold-layer for layer 2. * Update keyboards/tmo50/keymaps/xerpocalypse/keymap.c Removed unnecessary #define Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/tmo50/keymaps/xerpocalypse/keymap.c Changed keymap to use KC_UNDS instead of custom-defined keycode Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* remove accidental characters in default preonic keymap (#6748)Michael Torres2019-09-161-1/+1
|
* add VN66 keyboard (#6722)vuhopkep2019-09-159-0/+348
| | | | | | | | | | | | | | | | * add VN66 keyboard * update * Update readme.md * Update readme.md * add hnah108 personal pcb * delete hnah108 * Update vn66.c
* [Keyboard] TheVanKeyboards Caravan: Configurator layout support (#6737)noroadsleft2019-09-141-0/+57
|
* [Keymap] style cleanup of GreenShadowMaker's keymap (#6736)GreenShadowMaker2019-09-141-41/+29
|
* [Keymap] Yet another xd75 keymap (#6734)xster2019-09-144-0/+111
| | | | | | | | | | * add a keymap for xd75 * add colors, change some keys, add reactive modifier hold, key press * add readme * permissive hold
* [Keyboard] Alps64 Refactor (#6723)MechMerlin2019-09-146-317/+24
| | | | | | | | | | | | | | | | | | * get rid of custom matrix that is no longer being used * remove _kc LAYOUT * remove ifdefs and replace with pragma once * cleanup rules and use bootmagic lite * get rid of led.c * Update keyboards/alps64/alps64.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove unneeded configurations