summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28
| | | | | | * Always copy the firmware file to the root qmk_firmware directory * remove circular dependency
* update sed to work on macSam Perman2018-01-28
| | | | See https://stackoverflow.com/questions/19456518/invalid-command-code-despite-escaping-periods-using-sed
* Add helix keyboard (#2308)MakotoKurauchi2018-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* katana60: fix bootloader size to work with PCBGabriel Rauter2018-01-28
| | | | | Fix the bootloader size so the `RESET` key actually resets to the bootloader instead of just restarting the boards.
* Adding personal keymap for planck/niu_mini (#2263)Mason McAllaster2018-01-25
| | | | | | * Adding mason keymap for planck/niu_mini * Adding power shortcut
* hi there friendsmanofinterests2018-01-25
|
* Hi there :) (#2273)na7thana2018-01-25
|
* [Keymap] semi-ISO Spanish HHKB Keymap for Satan Keyboards (#2290)Alex Vogel2018-01-25
| | | | | | | | | | | | | | | | * ISO HHKB first commit * First version of my HHKB ISO Spanish Keymap * Readme.md * Added more media keys. Caps Lock added on function layer. Backlight toggle added on funtion layer. * RGB support for WS2812B RGB led strip * RGB and brightness control.
* Fix compilation error when RGB light is disabledGreizgh2018-01-25
|
* Add SSD1306 OLED display support to TKC1800 (#2293)TerryMathews2018-01-25
| | | | | | | | | | * Add support for SSD1306 OLED display * Correct keymap Had tilde on keymap instead of grave, corrected. * Winkeyless keymap
* Added KBD66 (#2292)allo-world2018-01-25
| | | | | | * Created default layout for KBD66. * Added KBD66 ISO layout.
* Make new_project.sh a bit more robustThomas Järvstrand2018-01-25
|
* Add Chocopad keyboardDanny Nguyen2018-01-25
|
* Update pinout for Rev. 1.0 Iris without LEDDanny Nguyen2018-01-23
|
* Iris send backlight info over i2cJoe DeVivo2018-01-23
|
* Disable MIDI on Planck so all revisions compile without compilition size errorsU-LANDSRAAD\drashna2018-01-21
|
* Enable FPU on Clueboard60Fred Sundvik2018-01-21
|
* Revert back to normal sleeping wait behaviour for STM32Fred Sundvik2018-01-21
|
* Fix compiler settings for MCUs with floating pointFred Sundvik2018-01-21
|
* Clarify the format for layout namesskullY2018-01-19
|
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code. * Change default to KEYMAP_MIT, not KEYMAP_OFFSET * Add custom RGB code for JJ40 * Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later. * RGB working on JJ40. * Fix: saturation increase/decrease flipped * Add new directory for my custom keymap with RGB keycodes * Swap LAlt and LGUI * Update JJ40 max power draw with measured value * Update: fun40 rules.mk to enable underglow; earlier failed Travis CI * Fix: init RGB LEDs on boot. Also added HHKB-like keymap for XD60. * Super rudimentary backlight test, init RGB LEDs on boot * Backlighting works - stays on for now * Toggling working * Now can override backlight.c functions. Problem was functions in backlight.c weren't called before due to a lack of matrix_scan_quantum() in matrix.c * Timers not working * Delete global.h * Cleanup * Compiles * Good sign: LEDs stop working again * Handle timer1 overflow * Progress: fix: forgot to init * Backlighting fully working now except breathing. * Revert keymap to original keycodes * Update XD60 keymap README * Update JJ40 keymap with backlight toggles * Breathing working just fine. * Update references * Add backlight_set() call * Cleanup code to disable backlight * Fix: does not compile * Fix: missing call to rgblight_task. * Testing with BACKLIGHT_BREATHING * Cleanup * Cleanup comments * More commenting cleanup. * Do not enable BACKLIGHT_BREATHING by default
* add dz60 map with arrow keys (#2270)amanda flagg2018-01-17
|
* Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier2018-01-17
|
* Update to drashna keymaps (#2281)Drashna Jaelre2018-01-17
| | | | | | | | | | | | | | | | | | * Move faux clicky into userspace * Get Audio and RGB enabled on Orthodox-rev1 * Add faux click to userspace * Add Orthodox Rev3 check to macros * Hack Orthodox Name for drashna keymap * No more One Shots * Ergodox product name hack * Enable Audio on Orthodox by default
* Fix up the ARM audio support (#2136)skullydazed2018-01-13
| | | | | | | | | | | | | | * Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
* Update info.jsonmanofinterests2018-01-12
|
* Update info.jsonJack Humbert2018-01-12
|
* Reset color after submodule warning messageMarco Scannadinari2018-01-12
| | | Fixes leaking bold text
* Update ergodone.cnoisebomb442018-01-12
|
* Fix call to memset for various keyboardsKaleb Elwert2018-01-12
|
* Adding my Tada68 Keymap.chancellorr2018-01-12
|
* Add Daniel Gordon's Ergodox Infinity and ChimeraDaniel Gordon2018-01-12
| | | | | | | | | | * gordon.c defines many aliases for KC codes. * gordon.c defines many advanced tap dance functions. * This is a squashed commit of about 6 months of work on chimera and ergodox infinity changes. * Ignore the change-id below. Change-Id: I83927139e8a80fe08992ae91ec7d62571498f7f7
* Updated files to better support sockets version (#2255)Mikkel Jeppesen2018-01-12
|
* Updating default niu mini keymap to better reflect productMason McAllaster2018-01-12
|
* Layout for BananaSplit60 (#2257)Kyle Sargent2018-01-12
| | | | | | * Kamon bananasplit layout * readme
* added the possibility to hav shifted(modded) tap dancepmalecka2018-01-12
|
* Clarify that we actually have max 16 total backlight levelsfauxpark2018-01-12
|
* Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark2018-01-12
|
* Halfkeyboard functionality for dvorak and qwerty (#2261)Oryhara2018-01-12
| | | | | | | | * started work on halfkeyboard * update to keymap * halfkey layouts complete for dvorak and qwerty
* Add -e to enable interpretation of escape charactersDanny Nguyen2018-01-12
|
* Adding XMMX (#2236)farmakon2018-01-07
| | | | | | * gh80_3000 * Add files via upload
* Update info.jsonJack Humbert2018-01-05
|
* Info json fixes (#2232)Jack Humbert2018-01-05
| | | | | | | | | | * Update info.json * Update info.json * Update info.json * Update info.json
* Update info.jsonJack Humbert2018-01-05
|
* Update info.jsonJack Humbert2018-01-05
|
* Added RGB and in-switch LED controls (#2227)Hannes Egler2018-01-05
| | | | | | | | | | | | | | * Default layout with RGB and in-switch LED controls This is a variation of the default keymap with added RGB underglow and in-switch LED controls. * Readme for default_rgb keymap * ISO keymap with RGB and in-switch LED controls This is a variation of the default ISO keymap with added RGB Underglow and in-switch LED controls. * readme for iso_rgb keymap
* Rooski15: Update Prime_R ReadMe & Keymap (#2228)rooski152018-01-05
| | | | | | | | | | | | * Rooski15: Updated prime_r Keymaps * Rooski15: Updated Prime_R:Rooski * Rooski15: Updated Prime_R readme * Rooski15: Updated Prime_R readme * Rooski15: Updated Prime_R readme
* Updated ACR60, Mechmini, ALU84 readme information and config.h descripters ↵TurboMech2018-01-05
| | | | | | | | | | | | | | | | | | (#2231) * Updated ACR60, Mechmini, ALU84 readme information and config.h descripters Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS. This allows the keyboards to be more uniform amongst the different types. * Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech * Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h * Fixed folder naming for alu84/keymaps/turbomech * fixed error from compile removed double `return MACRO_NONE;` and `switch (id) {`
* Prime_R (#2221)rooski152018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | * Rooski15: Add Prime_R Keyboard * Rooski15: Added keymaps to xd60, xd75, planck, and prime_r * Rooski15: Updated prime_r keymap * Rooski15: Added Prime_R and Documentation * Rooski15: Added Prime_R and Documentation * Rooski15: Prime_R - Added futher documentation. * Update config.h Added device information * Update readme.md Updated Planck:EmilyH Readme * Update readme.md Updated XD75:EmilyH Readme
* profanum429@gmail.com (#2222)profanum4292018-01-04
| | | | | | | | | * Added initial in-switch LED support for the Eagle/Viper V2. Currently only has four modes: All ON, Mods/Nums ON, Alphas ON, or All OFF * Revert keymap changes * Changed switch curly bracket to match style.