summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30Ignore VSCode ipsh folder (#5741)Drashna Jaelre1-0/+1
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan1-0/+1
* Add stm32f072 base ck4x4 to handwired * add prints * Save these tries * Save changes again * Working hadron oled * OLEd working but ws2812b still iffy: * save another try * Encoder feature + OLED * RTC code * Implement clock setting mode * Whitespace * Encoder hooked up to working LED PWM code * Add missing files * eeprom changes * Save changes * Move i2c master * Move satisfaction75 under cannonkeys * Set proper default folder * Revert some core changes * Undo paved iris changes * Reorganize code for maintainability and prep for new features * Add starting code for clock OLED mode * Clock set mode finished * Add custom encoder modes * Actually add VIA keymap * Gate to only 072 * fix gate for only 072 * Update header guards and includes * Update i2c selection strategy * Update board.c to handle software reset to DFU
2018-04-15Ajp10304 (#2719)ajp103041-0/+1
* AJP10304 layouts for Planck and JJ40 now have mouse support. Moved macros onto Adjust layer * .gitignore for intellij iml files. * Updated Macros to use send string
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-1/+2
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly
2018-02-03just a planck layout (#2320)jirgn1-0/+1
* added jirgn keymap from dotfiles * added jirgn s keymap as copy from default * [TASK] removed unnecessary colemak and dvorak layouts * [TASK] added right shift with tab to enter * [TASK] added ctrl keys beside homerow * [TASK] added Navigation Layer removed unnecessary BACKLIT removed Media Controls in Base Layers * [TASK] added left Navigation mode fixed some doc * [Fix] locked navigation layer by adding a transparent key for nav_mod keys * [TASK] added some more symbols and removed lower F1-F12 keys * [TASK] added some README and a layout design * [FIX] forced for adding to repo * [FIX] forced for adding to repo * [FIX] problem with layerswitching and hanging ctrl * removed image from repo * removed github image link with permalink from layout designer * removed github image link with permalink from layout designer * replaced image with permalink to layout editor
2018-02-03Cu24 keyboard addition (#2330)yiancar1-1/+1
* Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * CU24 Support Addes Support for the upcoming CU24 keyboard sold by CapsUnlocked * Removed modular keyboards to make stuff clear * Lower Case folders * Remove CU24 - Rename Folder * Add CU24 - Renamed * Fixed ignore list I am stupid
2017-11-06333fred layout update (#1971)Fred Silberberg1-0/+1
* Set up tap dance for layers on the lower button. * Refactored code to share in the users directory between my two keyboard layouts. * Small keyboard layout change. * Updated documentation on oneshot usage in macros/tap dance.
2017-11-02ignore more makefilesJack Humbert1-0/+7
2017-11-02Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert1-0/+1
* adds .qmk file type as a target * adds info.json with vendor and product * add files for qmk info script * add layout file for planck * ignore .qmk files * more settings * update rules for avr and chibios * update .qmk generation for info.json and inheritence
2017-10-23Added ajp10304 Planck layout (#1887)ajp103041-0/+1
* Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap
2017-09-29updated drashna's keymaps (#1769)drashna1-0/+1
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info
2017-09-21Instruct VSCode to indent using spaces, also ignore two temp files created ↵Jeremy Cowgar1-1/+3
by VSCode.
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+3
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-30Update drashna's keymap (#1649)drashna1-1/+1
* initial commit for my custom layout * fix switching into and out of numfun layer * enable tap dance to lock layers * enable layer indicator LEDs * remove Colemak2 layer because it was dumb * remove handler for nonexistent keycode * add new movement keys to lower layer * standardize indentation because I'm not a monster * add Woodpad keyboard with Michael's Tryggve layout * Add dvorak/colemak layers * add hash * Update keymap.c * Fixed OSL Symbol layer layout issue * Minor later tweak * Clean up actions * Diablo 3 macro keys remove * Fixed numbad issues * Remove Underglow toggle * Fix layer consistency * cleanup of code * line feed * small fixes * Major merge * Merge cleanup on my keymap * Cleanup * Update compile command * Swapped arrows * Additional cleanup * Revert "Woodpad" * update * minor update * staging for pull request * Finish removing layer underglow toggles
2017-08-22update building for .hex, secrets movingJack Humbert1-2/+1
2017-08-20travis files in gitignore for good measureJack Humbert1-1/+6
2017-08-07Updated .gitignore to properly have the master changesThat-Canadian1-1/+1
2017-08-07Modified gitignore file to allow the left and right hand eeprom files for ↵That-Canadian1-1/+4
the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
2017-07-10Initial structure for shared msys2 and wsl installationFred Sundvik1-0/+1
2017-07-09Exclude .build and .hex from Visual Studio codeFred Sundvik1-1/+3
2017-06-11remove most .pngsJack Humbert1-0/+5
2017-05-28Download windows flashing utils and driver_installerFred Sundvik1-0/+1
2017-03-12Update readme and default layout for TADA68James Barrett1-0/+1
Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
2016-10-22added dvorak programmer layoutlucwastiaux1-1/+2
2016-10-16Added VS Code dir to .gitignoreJoshua T1-0/+1
2016-09-15Marked the Win_Check_Output.txt file as ignoredIBNobody1-0/+1
2016-08-11Added S60-X to keyboards with two layouts.Felix Uhl1-0/+1
2016-07-31Generate version information to version.hFred Sundvik1-1/+2
So that only the files that really needs a version are recompiled.
2016-07-17Update .gitignore to include VSCode setting.Will Wolff-Myren1-0/+1
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-5/+3
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-4/+4
* fixes from tmk's repo * rename keyboard to keyboards
2016-06-11Makefile redo & other features (#395)Jack Humbert1-1/+5
* .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build
2016-06-02Stops explorer.exe from being started with admin privilieges (#373)Noah Andrews1-0/+3
2016-03-28Adding clueboard/cluepad support to qmkskullY1-2/+2
2016-02-26ignore dfu-programme.exe in commitsLucas Hecht1-1/+3
2016-02-21Added eclipse settings files to .gitignoreDidier Loiseau1-1/+6
2016-02-06my personal ergodox keymap layoutDaniel Mijares1-0/+1
with pngs of layout and readme
2016-01-19Merge pull request #73 from dragon788/dragon_modErez Zukerman1-0/+1
Requesting some comments and review on my changes
2016-01-04Adding Vagrantfile for easier compile environment setupdragon7881-0/+1
2016-01-02Dave's custom keymapDave Jones1-0/+1
This moves the keys closer to a traditional layout with some redundancy around the middle to compensate for fast non-traditional typists like myself who tend to wander from the home row a fair bit. Navigation keys are provided in layer 2 (accessed by left thumb button), programming symbols and classic numeric keypad in layer 1 (accessed by right thumb button). Permanent layer switching is provided with a smaller thumb button. Ctrl provided in place of caps lock (because no-one needs caps/num lock), space, backspace, enter, shift all in traditional positions with layer 1 providing things like equals, tilde and apostrophe (an attempt to re-use existing muscle memory). LEDs are pimped to the point of being silly (fading in/out on layer switch, rolling on reboot ... because I can). Power and reset keys provided on left thumb pad in layer 2. No meh or hyper as I haven't found a burning need for them yet.
2014-11-24Merge branch 'rn42' into merge_rn42tmk1-0/+2
Conflicts: .gitignore common.mk common/debug_config.h common/print.h
2014-11-14ignore files with trailing ~Simon Stapleton1-0/+1
2014-07-30Fix build files for mbedtmk1-0/+2
2010-09-30add mouse function.tmk1-0/+1
2010-08-10change file name.tmk1-0/+9