Age | Commit message (Collapse) | Author |
|
* Add Indicator flag for RGB Matrix
This adds a new flag for the RGB Matrix feature that lets you specify if the LED is an indicator LED, to be used to indicate the system state of the keyboard (eg caps/num/etc lock status, layer indication, modifer status, etc).
* Better formatting of table
|
|
* fix Configurator data
* rework layout macros
* enable 65_ansi_blocker Community Layout support
* fix layout macro references in info.json
* update rules.mk per fauxpark
* update rules.mk per fauxpark II
|
|
* Fix RGB_DISABLE_TIMEOUT overflow warning (#9866)
* Adjust capitalization (#9874)
|
|
|
|
* Add via compatibility to Daisy 40
* Move via config to its own keymap
* Use lite bootmagic
* Add fourth layer to keymap
|
|
* [Keyboard] Add keyboard Reviung41
* Modified files
* deleted keyboards/reviung41/keymaps/default/config.h
* modified keyboards/rebiung41/keymaps/default/keymap.c
* modified keyboards/reviung41/readme.md
* modified keyboards/reviung41/readme.md
* modified keyboards/reviung41/readme.md
* Update readme.md
Change the image photo of readme.md.
* [Keyboard] Add reviung61
* Update readme.md
* fix keyboards/reviung61/ and add keymap default_rgb
* fix keyboards/reviung61/info.json
* fix keyboards/reviung61/info.json
* remove keyboards/reviung61/keymaps/default/config.h
* [keyboard] Fixed readme.md for reviung39 and 61.
|
|
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* Add initial ArcticPCB support
* Added README
* Solve info.json comma issue
* Apply suggestions from noroadsleft code review
Use the LAYOUT_60_tsangan_hhkb Community Layout
* Apply suggestions from tzarc
* Add license header to arctic.c, arctic.h and config.h
* Remove redundant tsangan keymap
* Remove tsangan compilation suggestion from readme
|
|
* small text and formatting fixes in vscode manual
fix double opening <kbd> tags for correct formatting
expand two points for better understanding
* restored <kbd>, clarified how to open the terminal
restored <kbd> tags that were deleted with the last commit; they are correct as they were to have the whole menu "breadcrumb" nested inside a box
clarified how to open the terminal
escaped backtick for shortcut Ctrl+` as I’ve added backticks for code on the same line
* Update docs/other_vscode.md
|
|
|
|
|
|
* add keyboard tnln95
* keyboard tnln95, fix info
* Apply suggestions from code review
* keyboard tnln95, fix info (2)
* keyboard tnln95, move folder, fix info
* keyboard tnln95, fix keymap
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* keyboard tnln95, fix link, comment currently not used pin
* Apply suggestions from code review
|
|
* Update Japanese translation of newbs_flashing.md.
* Update docs/ja/newbs_flashing.md
|
|
|
|
* add internals_input_callback_reg.md translation
* update based on comment
|
|
* Update Japanese translation of newbs_building_firmware.md.
* fix original document version.
* Apply suggestions from code review
|
|
* add other_vscode.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* Update Japanese translation of keymap.md.
* fix original document version.
* Apply suggestions from code review
* Update translation
|
|
* Update Japanese translation of feature_backlight.md.
* fix original document version.
* Apply suggestions from code review
|
|
Stream_cheap (#9871)
* Added a new handwired 2x3,2x4,2x5 keyboard called the Stream_cheap
stream cheap is a diy version of the El Gato Stream deck minus the LCD keys
but you can always get relegendable keycaps to change the icon if you want
* added missing commas in info.json files
* update config to change pin definition
* changed keymap.c for 2x4
was trying to add macros and multi key commands to the keymap,
i added 2 ctrl commands that have more than one key i.e. ctrl-k-c (visual studio comment hot key)
and i added a test string to see how type out a string with the press of a button
* testing more changes to the keymap to the 2x5
* Update keyboards/handwired/stream_cheap/2x3/2x3.c
* Update keyboards/handwired/stream_cheap/2x3/config.h
* Update keyboards/handwired/stream_cheap/2x3/rules.mk
* Update keyboards/handwired/stream_cheap/2x5/config.h
* Update keyboards/handwired/stream_cheap/2x5/info.json
* Update keyboards/handwired/stream_cheap/2x3/config.h
* Update keyboards/handwired/stream_cheap/2x3/info.json
* Update keyboards/handwired/stream_cheap/2x4/config.h
* Update keyboards/handwired/stream_cheap/2x4/info.json
* Update keyboards/handwired/stream_cheap/2x4/keymaps/default/keymap.c
* Update keyboards/handwired/stream_cheap/2x5/info.json
* Update keyboards/handwired/stream_cheap/2x5/config.h
* Update keyboards/handwired/stream_cheap/2x5/rules.mk
* Update keyboards/handwired/stream_cheap/2x4/2x4.c
* Update keyboards/handwired/stream_cheap/2x4/config.h
* Update keyboards/handwired/stream_cheap/2x4/info.json
* Update keyboards/handwired/stream_cheap/2x5/2x5.c
* Update keyboards/handwired/stream_cheap/2x4/rules.mk
* removed file as per request of user zvecr
* removed line in rules.mk for 2x5
* Update keyboards/handwired/stream_cheap/2x5/keymaps/default/keymap.c
* Apply suggestions from code review
changes suggested in code review
|
|
* Added initial files
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Reverted image file to imgur link
* Update keyboards/eniigmakeyboards/ek65/rules.mk
* Update keyboards/eniigmakeyboards/ek65/config.h
* Update keyboards/eniigmakeyboards/ek65/config.h
* Update keyboards/eniigmakeyboards/ek65/ek65.h
* Update keyboards/eniigmakeyboards/ek65/info.json
* Fixed image link in Readme
* Update keyboards/eniigmakeyboards/ek65/readme.md to remove duplicated image
|
|
* add Kanu PCB
* update
* update
* update
* Update info.json
* Update config.h
* Update info.json
* Update info.json
* update
* Update rules.mk
|
|
* [Keyboard] Add Dactyl Manuform 5x6 with 5 thumb keys
* fix: remove unused code block
* fix: remove unused code block
* Remove unused build options
|
|
|
|
|
|
|
|
* Update Japanese translation of feature_tap_dance.md.
* fix original document version.
* Update docs/ja/feature_tap_dance.md
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
* Update Japanese translation of feature_mouse_keys.md.
* fix original document version.
* Update docs/ja/feature_mouse_keys.md
* update based on comment
|
|
* [feature] add ks63 split keyboard
* [bugfix] unable to compile and some rows are not working
* [feature] add info.json / update keymap
* [bugfix] keymap and fix slave not working issue
* [bugfix] keyboard unaviable on cold boot / unable to reset the board
* [misc] fine tune keymap
* [misc] fine tune keymap
* ...
* ...
* ...
* [misc] adjust brackets position
* [misc] add readme link
* [misc] comply to coding convention
* [misc] add default keymap readme file
* Update keyboards/handwired/ks63/README.md
* Update keyboards/handwired/ks63/ks63.h
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* Update keyboards/handwired/ks63/rules.mk
* Update keyboards/handwired/ks63/README.md
* Update keyboards/handwired/ks63/keymaps/default/keymap.c
* [misc] to lowercase filename
* Update keyboards/handwired/ks63/rules.mk
* Update keyboards/handwired/ks63/rules.mk
* Update keyboards/handwired/ks63/config.h
|
|
* Create Alter folder
* Revert "Create Alter folder"
This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c.
* Add n2 keyboard
* Apply suggestions from code review
Edited config.h, keymap.c, readme.md, and rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
(#9876)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* Update Japanese translation of feature_macros.md.
* Update feature_macros.md
fix original document version.
|
|
* Initial Commit
* Add readme.md's
* Add license statements, cleaned up config, readme, and rules. Removed unused features from keymap and added ascii for Adjust layer
* Update keyboards/bm40hsrgb/info.json
* Update keyboards/bm40hsrgb/config.h
|
|
* add internals_gpio_control.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* add other_eclipse.md translation
* update based on comment
* update based on comment
|
|
* added via support to spaceman 2% milk
* changed kc trns in layers 1-3
* changed vendor and product ID per creator suggestion
|
|
* Add via configuration for adelheid.
* Reformat adelheid VIA keymap.
|
|
* Added Via-enabled keymap for Physix
* Update keyboards/hineybush/physix/keymaps/via/keymap.c
|
|
* add one_shot_keys.md translation
* update based on comment
* update based on comment
|
|
* add mod_tap.md translation
* update based on comment
* update based on comment
|
|
* add how_keyboards_work.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* add how_a_matrix_works.md translation
* update based on comment
* update based on comment
|
|
* [keyboard] bear_face/v2 initial commit
* restructured keyboard dir for multiple versions
* fixed .json layouts for ISO
* reformatted hard tabs to soft tabs
* updated readmes
* [keyboard] removed top-level info.json, keymaps
* [bear_face/v2] changed matrix height, arrow key labels
* fixed height 6 instead of 5
* symbols for arrows now directions (i.e. "Left" etc.)
* [bear_face/v2] fixed ISO enter in .json
* corrected placement for ISO enter
* Update rules.mk
* DEFAULT_FOLDER = bear_face/v1
* [bear_face] fixed matrix width in info.json
* true matrix width is 15
* updated for v1 and v2 info.json
* Update keyboards/bear_face/config.h
* Update keyboards/bear_face/v1/info.json
* Update keyboards/bear_face/v2/info.json
* Update keyboards/bear_face/v2/info.json
* Update keyboards/bear_face/rules.mk
* Fixed default keymap tabs
* changed from tabs to spaces
|
|
* Port Arisu to QMK
* Update Change name to PH Arisu
* Update PH Arisu for PR
* Update Bootloader
* Using Pro Micro
* Update Manufacturer Name
* Clean rules.mk
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/keymaps/default/keymap.c
* Update keyboards/ph_arisu/keymaps/default/keymap.c
* Update keyboards/ph_arisu/keymaps/via/keymap.c
* Update keyboards/ph_arisu/rules.mk
* https://github.com/qmk/qmk_firmware/pull/9612#discussion_r451659279 Update info.json using converter
* Fixed Clean endif
* LAYOUT not defined Error on Compile fix
* Fix implicit declaration of function 'LAYOUT'
* Update VIA keymap change KEYMAP to new LAYOUT method
* Update keyboards/ph_arisu/config.h
* Update Remove RGB_DI_PIN
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/readme.md
* Update keyboards/ph_arisu/readme.md
* Update keyboards/ph_arisu/ph_arisu.h
* Update keyboards/ph_arisu/ph_arisu.h
* Update keyboards/ph_arisu/keymaps/via/keymap.c
* Update keyboards/ph_arisu/readme.md
* Update keyboards/ph_arisu/config.h
* Add MO(1) on Keymaps
* Update info.json for QMK configurator support
* Add PH Arisu Image
* Use Smaller Size Image for Keyboard
* Change Image Host to Imgur
* Fix Imgur url
* Fix Imgur url
* Update Change Keyboard Maintainer
* Update Change Hardware Support to Pro Micro ATmega32U4
* Update keyboards/ph_arisu/config.h
* Update keyboards/ph_arisu/ph_arisu.h
* Update keyboards/ph_arisu/keymaps/default/keymap.c
* Update keyboards/ph_arisu/keymaps/via/keymap.c
* Update keyboards/ph_arisu/readme.md
* Update keyboards/ph_arisu/rules.mk
* Update Move ph_arisu to nightly_boards directory
* Update Readme make command
* Update keyboards/nightly_boards/ph_arisu/rules.mk
|
|
* updated keymaps, fixed info.json
* fixed info.json overlaps
* Update keyboards/metamechs/timberwolf/config.h
|
|
* Initial support for TKC GodSpeed75
* Correct compile error
* Update keyboards/tkc/godspeed75/rules.mk
* Update keyboards/tkc/godspeed75/readme.md
* Delete bootloader_defs.h
* Update keyboards/tkc/godspeed75/keymaps/via/keymap.c
* Update keyboards/tkc/godspeed75/readme.md
* Update keyboards/tkc/godspeed75/config.h
* Update keyboards/tkc/godspeed75/readme.md
|
|
* First Push
* Update config.h
* Update numeros.c
* Update numeros.h
* Update rules.mk
* Update keyboards/clawsome/numeros/keymaps/default/keymap.c
* Update keyboards/clawsome/numeros/readme.md
* Update keyboards/clawsome/numeros/rules.mk
* Update keyboards/clawsome/numeros/info.json
* Update keyboards/clawsome/numeros/info.json
* Update keyboards/clawsome/numeros/rules.mk
* Update keyboards/clawsome/numeros/numeros.h
* Update keyboards/clawsome/numeros/info.json
* Update keyboards/clawsome/numeros/keymaps/default/keymap.c
* Update keyboards/clawsome/numeros/numeros.h
* Update keyboards/clawsome/numeros/keymaps/default/keymap.c
* Update keyboards/clawsome/numeros/numeros.c
* Update keyboards/clawsome/numeros/config.h
* Update keyboards/clawsome/numeros/rules.mk
* Update keyboards/clawsome/numeros/readme.md
* Update keyboards/clawsome/numeros/readme.md
|