Skip to content
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

German Corne Layout #17268

Merged
merged 33 commits into from
Aug 6, 2022
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
3beef7c
added german corne
JulianTurner May 31, 2022
d7efc5d
added symbol layer
JulianTurner May 31, 2022
220d3b1
Delete settings.json
JulianTurner Jun 1, 2022
621a7f8
Delete keymap.c
JulianTurner Jun 1, 2022
d66c319
Update config.h
JulianTurner Jun 1, 2022
e725b84
Update keycodes.h
JulianTurner Jun 1, 2022
df1a7ee
Update config.h
JulianTurner Jun 1, 2022
82e3dfe
Update keyboards/crkbd/keymaps/JulianTurner/oled.c
JulianTurner Jun 1, 2022
b372ce5
Update keycodes.h
JulianTurner Jun 1, 2022
8ccdbf1
Update oled.c
JulianTurner Jun 1, 2022
bbc09ce
Update keymap.c
JulianTurner Jun 1, 2022
23639b2
Update keytabs.h
JulianTurner Jun 1, 2022
48539d6
Update readme.md
JulianTurner Jun 1, 2022
ba9b2cf
Update rules.mk
JulianTurner Jun 1, 2022
425137b
default settings
JulianTurner Jun 1, 2022
d7dd87e
Update settings.json
JulianTurner Jun 1, 2022
5dd2841
renamed folder
JulianTurner Jun 1, 2022
cc7bf3b
revert
JulianTurner Jun 1, 2022
8c34834
remove c file import and added to rules
JulianTurner Jun 1, 2022
c27e222
Update keymap.c
JulianTurner Jun 1, 2022
5512eb2
Update keymap.c
JulianTurner Jun 1, 2022
a4ae91c
Update readme.md
JulianTurner Jun 1, 2022
096fc14
Update rules.mk
JulianTurner Jun 1, 2022
fbfbf1f
updated files from pull request
JulianTurner Jun 1, 2022
4f07613
Merge branch 'master' of https://github.com/JulianTurner/qmk_firmware
JulianTurner Jun 1, 2022
74e9005
Merge branch 'qmk:master' into master
JulianTurner Jun 1, 2022
144724d
fixed issues with merge
JulianTurner Jun 1, 2022
45e7b97
Update keyboards/crkbd/keymaps/julian_turner/oled.c
JulianTurner Jun 6, 2022
73a439c
Update keyboards/crkbd/keymaps/julian_turner/rules.mk
JulianTurner Jun 6, 2022
599e07a
Update keyboards/crkbd/keymaps/julian_turner/keymap.c
JulianTurner Jun 6, 2022
f7b1bac
Delete keycodes.h
JulianTurner Jun 6, 2022
fe55511
Merge branch 'qmk:master' into master
JulianTurner Jun 23, 2022
fc39269
Update keyboards/crkbd/keymaps/julian_turner/readme.md
JulianTurner Aug 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update readme.md
  • Loading branch information
JulianTurner authored Jun 1, 2022
commit a4ae91c91995091054f1307cd43750751072400a
16 changes: 0 additions & 16 deletions keyboards/crkbd/keymaps/julian_turner/readme.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
/* Copyright 2022 Julian Turner
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

# JulianTurner´s CRKBD Layout

## Compile
Expand Down