aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Collapse)AuthorAgeFilesLines
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-293-3/+3
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre2020-08-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Space Cadet to use Custom Tapping Term functionality * Detect correct keycode for space cadet tapping term * Update tap dancing to use global custom tapping term * Update documentation for Tap Dances * formatting pass * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/feature_tap_dance.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update for future * Update user keymaps for space cadet * Fix typos * Clean up tapping term stuff * Fix compiler issue if NO_ACTION_TAPPING is enabled Co-authored-by: fauxpark <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Bigger combo index (#9318)Pete Sevander2020-08-291-1/+1
| | | | | * Add change log * Change combo index from uint8_t to uint16_t
* [Keymap] Removing #4072 workaround! (#9995)Callum Oakley2020-08-171-90/+43
| | | | | * move media keys in to move layer; rearragne f keys; use send_string for rev5 compatability * remove send_string workaround for #4072
* [Keyboard] Fix Planck/Rev6 compiler issue (#9953)Drashna Jaelre2020-08-152-2/+3
| | | Specifically, don't want to have both RGBLight and RGB Matrix (with WS2812) enabled at the same time. This will cause issues in usage, but apparently not when compiling. Additionally, the led matrix was not encapsulated with preprocessor code.
* planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman2020-07-165-11/+83
|
* [keymap] curly quotes (#9662)Callum Oakley2020-07-104-67/+94
| | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp103042020-07-093-358/+22
|
* Created abishalom keymap (#9669)Abi Shalom2020-07-084-0/+359
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add xjtian keymap for Planck (#9502)Jacky Tian2020-07-023-0/+130
|
* [keymap] adding a new keymap to planck and crkbd (#9374)Gustavs Gūtmanis2020-06-294-0/+230
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix WORKMAN layer typo in dudeofawesome planck/preonic (#9576)Guillaume Gérard2020-06-291-1/+1
|
* [Keymap] Add personal keymap for Planck (#9424)-k2020-06-234-0/+304
| | | | | | | | | | | | | | | | | | * Create readme.md * Add personal keymap * Edit readme * Reorganize layouts * Update config.h * Edit beep settings * Apply suggestions from code review * More suggestions from code review
* Keymap: Add custom keymap for Planck (#9417)Niclas2020-06-185-0/+558
| | | | | * Keymap: Add custom keymap for Planck * Fixup buffet's planck keymap
* Implement game mode layer for dcompact on planck (#9402)Dan2020-06-172-4/+101
|
* [Keymap] csc027/keymap-updates (#9420)csc0272020-06-152-37/+11
|
* [keymap] upstreaming a minor keymap update (#9366)Callum Oakley2020-06-132-15/+16
|
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-3025-259/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Branch point for 2020 May 30 Breaking Change * Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954) * Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957) * Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958) * Migrate `ACTION_LAYER_MODS` to `LM()` (#8959) * Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968) * Convert V-USB usbdrv to a submodule (#8321) * Unify Tap Hold functions and documentation (#8348) * Changing board names to prevent confusion (#8412) * Move the Keyboardio Model01 to a keyboardio/ subdir (#8499) * Move spaceman keyboards (#8830) * Migrate miscellaneous `fn_actions` entries (#8977) * Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979) * Organizing my keyboards (plaid, tartan, ergoinu) (#8537) * Refactor Lily58 to use split_common (#6260) * Refactor zinc to use split_common (#7114) * Add a message if bin/qmk doesn't work (#9000) * Fix conflicting types for 'tfp_printf' (#8269) * Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480) * Refactor and updates to TKC1800 code (#8472) * Switch to qmk forks for everything (#9019) * audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484) * Audio enable corrections (2/3) (#8903) * Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582) * Audio enable corrections (Part 4) (#8974) * Fix typo from PR7114 (#9171) * Augment future branch Changelogs (#8978) * Revert "Branch point for 2020 May 30 Breaking Change"
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-281-0/+4
|
* [Keymap] Update yttyx Planck keymap (#9191)yttyx2020-05-275-179/+89
| | | | | | | | | * Normalise layout and README from yttyx niu keymap. * Correct case of README. * Changes following review. Co-authored-by: Nick Willis <nick@theb.org.uk>
* Remove old_keymap_files directory from planck (#8917)Ryan2020-05-0616-1112/+0
|
* deleted unused keymap (#8797)Øyvind Wilhelmsen2020-04-146-473/+0
|
* [Keymap] sigul Planck layout updates (#8649)Silvio Gulizia2020-04-022-41/+34
| | | | | | | | | | | | | * fix missing music mode legend * edit cleaning for readability and removing unused keys * remove MOUSE from lower, raise and mouse * remove MOUSE keycode * edit with updates Co-authored-by: pisilvio <silvio@picampus.it>
* [Keymap] Sigul planck (#8546)Silvio Gulizia2020-03-314-0/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove IT_PIPE duplicate and add IT_GRAD IT_PIPE was declared 2 times, ones as ° and once as |. I changed the first declaration and called it IT_GRAD. I even fixed the definition because the ° in Italian is obtained with LSFT(IT_AACC) * rename IT_GRAD to IT_DEGR * fix missing music mode legend * add missing plus_and_minus * fix missing IT_ACUT definition * change KC_LALT(KC_LSFT to LALT(LSFT * Fix alignment * remove leftover * fix issue generated with chars while pushing * fix typo * add sigul folder in Planck keymaps * fix LCBR and RCBR * fix euro symbol * fix RBRC * change IT_LESS form KC_NUBS to KC_GRAVE * add IT_TILDE and change IT_GRAV to IT_GRAVE * initial commit * add ideas to readme * comment key lock * add a bunch of new features as stated in readme.md * check features added and list to do * add macros on RAISE * add F keys on numbers row on FN layer * flag features added * fix macro formulas * move DESK and SGCOM under D and S * invert IT_EACC and S(IT_EACC) to align the layout with that of the default Planck * invert IT_EACC and S(IT_EACC) to align the layout with that of the default Planck fix spaces for readability * add missing legends for accented vowels * format for readability * move MOUSE button on B (same key that activates it) on MOUSE layer * revert to commit befor I edit it * initial commit * edited to be easier to compare to _ansi.h * remove keymap_italian_osx_iso.h and rename with edits keymap_italian_osx_ansi.h to keymap_italian_osx.h I found out there were no difference at all * fix missing #endif * change the included file from italian.h to italian_osx.h * fix debug key * edit Numapd layer, add enter and bsps * change TAPPING_TOGGLE from 2 to 3 * change italian_osx.h to italian_ansi.h * rename quantum/keymap_extras/keymap_italian_osx.h to quantum/keymap_extras/keymap_italian_ansi.h Now this file is a clone of the keymap_italian.h that appears to be working only for ISO keyboards. It also contains a few improvements for IT_PIPE (defined two times) and IT_ACUT (missing definition). Additionally it redefines LCBR and RCBR to LSFT(IT_LBRC) and LSFT(IT_RBRC) * rename file * redefines IT_BKSL and IT_PIPE based on KC_BKSL * merge new italian * add new osx_iso and osx_ansi version for italian.h and align BKSL to BSLS, fix double definition of PIPE * rename BKSL to BSLS * add FN_D and some comments * add MOUSEKEY configuration * update * edit swap =/+ with ò/ì * merge with master * add MS_B to have _MOUSE when pressing B * move RAISE on _FN * add phone number * remove CONTRA folder * remove CONTRA folder * Update keyboards/planck/keymaps/sigul/keymap.c fix include definition Co-Authored-By: Ryan <fauxpark@gmail.com> * remove default planck kemap * remove extern keymap_config_t keymap_config; based on suggestion from @fauxpark, It's not needed as it should already be externed through one of the includes provided by QMK_KEYBOARD_H. Co-Authored-By: Ryan <fauxpark@gmail.com> * add user space for user sigul * remove custom config moved to user space sigul * comment tri layers state (moved to user space) * remove tri layers update comment (code moved in user space) * add secrets * move enum and define to userspace * Edit title * move enum and define to sigul.h * add thanks * edit: moving to userspace enum, define and process_records * add enum and defines * add process_records * cleaning code after moving code to user space * add process_records * cleaning code * adding rules to manage secrets * remove secretes * first commit * add macro timer * add keycodes macro * edit custom keycodes order * add strings to send inside the secrets array * remove codes for secrets & change secret to secrets * edit secrets keycodes * edit keycodes names and order * add secrets.h and secrets.c * add #pragma once Co-Authored-By: Joel Challis <git@zvecr.com> * Update .gitignore Co-Authored-By: Joel Challis <git@zvecr.com> * add local gitignore for secrets * remove secrets * update for secrets * change FN_D to IT_D * remove FN_D definition Co-authored-by: pisilvio <silvio@picampus.it> Co-authored-by: admin <admin@admins-MacBook-Pro.local> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] planck layout for kifinnsson (#8324)Christian Gurholt2020-03-084-0/+614
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keymap] kifinnsson keymap for planck Initial commit for kifinnsson keymap * placeholder macros * extend layer * [Keymap] kifinnsson planck keymap updates commented out placeholder SEND_STRING macros * Update keyboards/planck/keymaps/kifinnsson/keymap.c Remove extern keymap_config_t keymap_config; Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/planck/keymaps/kifinnsson/keymap.c Changed KC_MENU to KC_APP Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Removing COLEMAK set_single_persistent_default_layer as suggested Co-Authored-By: Drashna Jaelre <drashna@live.com> * updated uinit32()_t to layer_state_t() for update_tri_layer_state as suggested Co-Authored-By: Drashna Jaelre <drashna@live.com> * Removing COLEMAK keycode Co-Authored-By: Drashna Jaelre <drashna@live.com> * Removing COLEMAK keycode in _ADJUST layer * Update keymap.c added switch (keycode) back into process_record_user Co-authored-by: Ki Finnsson <kifinnsson@wgu.edu> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29124-4520/+4196
|
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-308-32/+32
|
* [Keymap] Finalize Keymap Planck/Samuel (#8005)Samuel Jahnke2020-01-272-677/+503
| | | | | | | | * indent and layout changes * finalizations * use layout macros here instead of the raw matrix arrays
* move caps because it can be triggered accidentally by sequences such as '("' ↵Callum Oakley2020-01-171-2/+2
| | | | | (#7923) Thanks!
* Update personal keymap (#7898)Sascha Grunert2020-01-152-2/+3
| | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* [Keymap] Add additional dynamic macro key to dshields keymaps. (#7853)Daniel Shields2020-01-101-4/+4
|
* Juno (#7652)Juno Nguyen2020-01-074-503/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47. * Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47. * updated layout type for juno * Performing requested changes; renaming a47; fine-tuning of codes in community layout keymaps. * Fine tuning to requested changes. * Further tuning to suggestion. * Update layouts/community/ortho_4x12/juno/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update layouts/community/ortho_4x12/juno/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* [Keymap] Added csc027 keymaps for keebio/iris and planck (#7472)csc0272020-01-032-0/+94
| | | | | | | | | | | | | | | | | | | | | | * Added csc027 user folder and keymaps for both keebio/iris and planck * Moved the git_macros variable out of the process_record_user function. * Updated the usb_led code to use the new led_update_user instead of the led_set_user function. * Update users/csc027/defines.h Removed the "_______" macro definition in defines.h, since it has already been defined in QMK. * Update users/csc027/defines.h Removed the "XXXXXXX" macro definition in defines.h, since it has already been defined in QMK. * Update users/csc027/csc027.c Simplified several keyboard macro definitions in the csc027.c file by switching from SS_LCTRL to SS_LCTL in their definitions. * Condensed both the planck and iris rules files to the minimal set of declarations.
* [Keymap] Hvp baseline19 (#7690)hvp2020-01-024-0/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added my UT47.2 Swedish layout with tap dance function. * Move tap dance over to user space * Removed config_common from config file * Changes to workspace with new support for code16. Tested ok * Swedish support * Added code16 version of tapdance to userprofile. * Created 4th layer and updated readme file. Removed ascii rep of layout. * Tabdance updates * Removed duplicated RGB keys. * Added hvp minivan config * Fixed tapdance key maps * Added Planck 1 space base hvp layout * Start of hvp xd75 layout. Way to many keys * Added working config ink test for atreus62 * fixed smaller layout changes * Updated tap dance with option 5 * Added better thump keys * Created lets split layout * Removed not used modes * Updated to correct url * Readme file * Atreus62 readme * Cleanup of keymap file * Added tap dance * Fixed missed adjustment * Added hvp planck setup * Update ascii * will this work better? * removed ascii * Planck 1 space setup * Fixed ascii local * Added Corne setup * Changes for lets split * Atreus62 config * Added Lily58 * Setup corne * Setup planck * Updated lets split * UT47 setup * Setup a The Vanboard. * Alt Ctrl * #define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D) * Fix D_NAVI & plank midi * Fixed PR comments * Added pragma * Moved def to user space * Removed not used endif * Added def to users space * Added rules to van * Removed not used part of config * Removed not used layout * Removed not needed comments * Remove not needed keymap_config_t * Removed broken ascii from readme files and removed not needed rules * Added spaces to readme file * Removed xd75 from branch
* [keymap] personal keymap tweaks (#7510)Callum Oakley2019-11-302-7/+7
| | | | | | | | | | | | | | | | * replace home and end with cmd-left and cmd-right for iOS compatability * tab left and right with cmd-shift-bracket instead of ctrl-tab for Blink compatability * cmd-up and cmd-down instead of pg-up pg-down for blink shell compatability * Revert "cmd-up and cmd-down instead of pg-up pg-down for blink shell compatability" This reverts commit e976af9f11f77933f272edc22faf971445a65717. * reorganised symbol layer * update link in readme
* [Keymap] changed knight ridder offset to face me on planck (#7445)dsanchezseco2019-11-221-0/+2
| | | | | | * added rgblight controls to planck keymap * fixed knight ridder offset to face me
* [Keymap] added rgblight controls to planck keymap (#7439)dsanchezseco2019-11-211-1/+5
|
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-142-7/+4
| | | | | | * Cleanup rules.mk for F303 keyboards * Fix small typo
* [Keymap] Remove dynamic macro customization now it's a core feature. (#7301)Daniel Shields2019-11-081-3/+2
|
* [Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)Drashna Jaelre2019-11-072-9/+13
| | | | | | | * Enable RGBLight on Planck Rev6 * Enable RGBLight on Preonic Rev3 All hail zvecr!
* [Keymap] Add new LED/RGB key codes (#7254)Daniel Shields2019-11-041-1/+1
|
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-257-31/+42
|
* [Keyboard] Use GPIO macros for E6 LED in Planck and Preonic default keymaps ↵fauxpark2019-10-202-5/+5
| | | | (#7098)
* [Keymap] Custom Planck layout for the Planck (#7036)Andy Smith2019-10-184-0/+420
| | | | | | | | | | | | | | | | | | | | * Version 1 of keymappings * Adding updated keymappings * Adding hash/pound symbol to layer * Removing broken macros * Adding to readme. Amending value of pound sign * Changing language in readme * Addressing PR comments. Removing unneeded code, corrected syntax * Removing commented out code and fixing white space issues * Small clean up to readme
* [Keymap] keymaps for planck and crkbd (#6895)dsanchezseco2019-10-081-65/+18
| | | | | | | | | | | | | | | | * using similar keymaps (with vim in mind) for planck and crkbd * changed to rgb matrix and lower max brightness to prevent unresponsiveness * readme and default rgb mode * disable all the not wanted effects and activate the framebuffer ones * changed effects * changed custom keycodes to defines * fixed comment
* [Keymap] Add Z-layer to narze layouts (#6806)Manassarn "Noom" Manoonchai2019-09-251-11/+31
| | | | | | | | | | * Revert raise/backspace mod tap to just backspace * Add Dev layer * Use Dev layer on holding z key * Add Dev layer for Ergodox
* [Keymap] Various enhancements for dshields user space and keymaps. (#6816)Daniel Shields2019-09-251-10/+6
| | | | | | - 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] fix OLKB layout macro aliases (#6761)noroadsleft2019-09-217-7/+7
|
* [Keymap] Move common code and configuration to userspace for dshields ↵Daniel Shields2019-09-213-79/+3
| | | | keymaps. (#6537)