-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Keyboard] Add Jorne #15461
[Keyboard] Add Jorne #15461
Conversation
Jorne is essentially Corne but with an extra keys for brackets and international layouts (44 keys instead of 42). |
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
@drashna thanks! All fixed. |
info.jsoon: fix thumbs poositions, reorder keys.
Sync config.h for VIA with default keymap.
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
@fauxpark removed all unnecessary defines and rechecked the firmware, everything looks fine. Added to qmk configurator here qmk/qmk_configurator#1032 |
* master: (581 commits) Add Superlyra keyboard + group with Lyra under new directory (qmk#14955) MechBrewery MB65S Refactor (qmk#15515) [Keyboard] Add k34 keyboard (qmk#15250) [Keyboard] update new keyboard zoom65_lite (qmk#15218) [Keyboard] Add Borderland (qmk#15501) [Keyboard] Nasu (qmk#15468) [Keyboard] Remove locking support for Sweep (qmk#15494) [Keyboard] Remove locking support from Cradio (qmk#15495) [Keyboard] Remove locking support for Macro3 (qmk#15496) [Keyboard] Add WestM (qmk#15459) Fix inverted gt and lt send_string mapping in canadian multilingual (qmk#15487) [Keyboard] removed extra layout from jorne.h (qmk#15491) [Keyboard] Add Jorne (qmk#15461) Fix some wrong keycode macros in locale mapping files (qmk#15488) [Core] Fix Sensor driver code (qmk#15484) [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (qmk#15415) [Keyboard] Adelie Firmware (qmk#13265) [Keyboard] Add Elite-C DFU bootloader commands for Sweep (qmk#15449) [Keyboard] W1-AT addition (qmk#15467) [Keyboard] Add swap hands support for Technik_O (qmk#15477) ...
* added jorne-dev (kyria-based) * updated files * raw logo * removed font * Fix after rebase on master: #undef SH_TG * Fix LTO parameter name. * Fix OLED. * Add VIA Jorne layout. * readme.md * updated jorne readme * Add info.json * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * PR changes (added GPL headers, moved oled_task_user) * info.jsoon: fix thumbs poositions, reorder keys. * fix info.json maintainer * fixed layouts * Sync config.h for VIA with default keymap. * added post_config (sets brightness to 120 or it hangs) * added SPLIT_LAYER_STATE_ENABLE/SPLIT_LED_STATE_ENABLE * Update keyboards/jorne/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/jorne/rev1/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/jorne/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <[email protected]> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <[email protected]> * fixed layout, removed unnecessary defines * vendor_id set to 0x4753 Co-authored-by: beta-tank <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]>
Description
Add Jorne Keyboard
Types of Changes
Issues Fixed or Closed by This PR
Checklist