Age | Commit message (Collapse) | Author |
|
* Add HOME/END keys as upper/lower on arrow-up/down
* Reduce .hex file size by turning off unneeded options
* Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand
* Latest super latest version merge
* cbbrowne keymap for XD75re
* starting notes on XD75re keymap plans
* First draft of bottom row of QWERTY
* Switch my special bottom line over to QCENT
* Dunno
* Filling in wanted keys, bit by bit...
* Add copyright, extra macro
* Clean up comments, remove some experimental code I didn't like
* TODO plans for xd75re
* clean up keyboard layout
* QCENT2 is my new experiment for the main keyboard...
* Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer
* Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing
* More xd75 changes, now that I actually have it in hand
* shift keymap around, as original attempt was a bit too aggressive in keeping to the edges
* more revs to XD75
* Dropping parts of the centre keypad in favor of Keys I Really Need
* Improve documentation to conform with how builds are done now
* Improve documentation to conform with how builds are done now
* Add cbbrowne rules file as alternative to having the rules in Makefile
* Makefile not needed anymore for individual keymap
* Some revs to my keymapping
* Add {}
* Add PGUP/PGDN
* Shifted some middle-range keys around
* Needed Tilde, Backquote, and to shift RESET onto FUNCTION layer
* Wanted ~
* cbbrowne hasn't anything to do with hadron keymaps
* trim unneeded bits
* I prefer OrgMode for my notes
* Have a right-alt
* Layer keys make LED colors change
* Add sample user rules for cbbrowne
* Add source of xd75 rules
* Individualized xd75 rules
* Adopt LAYOUT to genericize the layout as an ortholinear 5x15 keyboard
|
|
I'm a web designer and know there are several "decent" code editors out there, but I would figure not everyone into keyboards is, so I found Sublime text a bit of a hard sell for someone who just need to manipulate some text files. VS Code or Atom would b a much better suit for them instead of dropping $80 on a "decent" text editor.
|
|
* Fix Mac mute keycode
* Add DZ60 Tsangan layout with Fn layer
* Add new line at end of the file
|
|
`void uint32_t` is not a return type.
|
|
|
|
clean-up (#5307)
* Tidy up 5x6.h
- replaced tabs with spaces (QMK convention)
- aligned layout macro visually
* Fix Configurator support for Dactyl Manuform 5x6
- layout macro had the wrong name in info.json
* Tidy up 5x7.h
- replaced tabs with spaces (QMK convention)
- aligned layout macro visually
* Fix Configurator support for Dactyl Manuform 5x7
- corrected keyboard height
- layout macro had the wrong name in info.json
* Tidy up 6x6.h
- replaced tabs with spaces (QMK convention)
- aligned layout macro visually
* Fix Configurator support for Dactyl Manuform 6x6
- layout macro had the wrong name in info.json
|
|
This should have gone into previous PR but I am dumb
|
|
|
|
|
|
* Separate keymaps to VIA enabled/dissabled.
- Default rules.mk has been changed to disable via.
- VIA keymaps have been added for default keymaps.
* Update naming
|
|
* Add INSERT and EEP_RST to HS60 keymap
* Add INSERT to keymap
* Layer based RGB colors
* Move RGB code to layer_rgb.c
* New file with layer based RGB colors
* Use RGB code if RGBLIGHT is enabled
* Set RGB options in config.h
* Remove rgb enable from init user
|
|
|
|
* change readme.md
* diy LayerTap function
* fixed forgot update_tri_layer
correspound permissive hold
* update README
* change No_event of general shift
* update symbolic layout
* merge symbolic_general_shift to symbolic layout
* update README.md
* following code style
* delete excess codes, change codes that don't follows the code style
|
|
|
|
|
|
|
|
|
|
* remove offset
* update layout(I missed)
* formatted
|
|
* Adding Numeric Keypad //e to conversions
* Update keyboards/converter/numeric_keypad_IIe/config.h
//e -> IIe
Co-Authored-By: newbold <adam@neatnik.net>
* Update keyboards/converter/numeric_keypad_IIe/config.h
//e -> IIe and wrapped description in quotes for comma inclusion
Co-Authored-By: newbold <adam@neatnik.net>
* Updating info.json for Configurator
* Corrected legend
* Update keyboards/converter/numeric_keypad_IIe/info.json
Corrected layout
Co-Authored-By: newbold <adam@neatnik.net>
|
|
* [Keyboard] Add support for matrix_scan_user to usb-usb converter
* update to matrix_scan_quantum
* also add init calls
|
|
(#5292)
* handwired/terminus_mini: refactor
- white space changes in terminus_mini.h (alignment)
- keymap now uses #include QMK_KEYBOARD_H
- refactored TMK macros into QMK process_record_user
- refactored TMK layer functions into QMK keycodes
- removed redundant keycode definitions
* handwired/terminus_mini: Configurator support
* handwired/terminus_mini: readme cleanup
- completed keyboard description
- removed Hardware Availability line (it was blank)
- updated Docs links
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move TD_FN_RCTL after TD_RCTL_FN
|
|
|
|
|
|
|
|
|
|
|
|
Some keyboards misuse _user functions by defining them in the base files
instead of the corresponding _kb functions (especially led_set_user and
matrix_init_user). Until this is fixed (#5148), I've removed definitions
in my userspace that could cause linking collisions.
|
|
|
|
Not added: eeconfig_update_keymap, eeconfig_read_keymap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Initial Prime_E commit
* Via support for Prime_EXL
* Backlight testing
* update libs
* Clean up and addition of VIA compatibility.
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/primekb/prime_e/keymaps/default/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/primekb/prime_e/keymaps/default/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/primekb/prime_e/keymaps/default/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* Update keyboards/primekb/prime_e/keymaps/default/keymap.c
Co-Authored-By: holtenc <holtenc@gmail.com>
* removed IS_COMMAND from config.h. updated GPIO commands
* clean up libs
|