Browse Source

[Keyboard] Add h4ckb0ard (#23717)

* adds h4ckb0ard

* Update keyboards/rot13labs/h4ckb0ard/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/rot13labs/h4ckb0ard/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/rot13labs/h4ckb0ard/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update info.json

updating flags to indicate backlighting

* Update info.json

reduces max brightness to 100

* Delete keyboards/rot13labs/h4ckb0ard/config.h

removes this since its not needed anymore

* Update keyboards/rot13labs/h4ckb0ard/info.json

Co-authored-by: jack <0x6a73@protonmail.com>

* Update keyboards/rot13labs/h4ckb0ard/keymaps/default/keymap.c

Co-authored-by: jack <0x6a73@protonmail.com>

* Update keyboards/rot13labs/h4ckb0ard/keymaps/default/keymap.c

Co-authored-by: jack <0x6a73@protonmail.com>

---------

Co-authored-by: c0ldbru <c0ldbrusec@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
pull/23752/head
c0ldbru 1 month ago
committed by GitHub
parent
commit
d0ac04a841
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
4 changed files with 224 additions and 0 deletions
  1. +159
    -0
      keyboards/rot13labs/h4ckb0ard/info.json
  2. +45
    -0
      keyboards/rot13labs/h4ckb0ard/keymaps/default/keymap.c
  3. +19
    -0
      keyboards/rot13labs/h4ckb0ard/readme.md
  4. +1
    -0
      keyboards/rot13labs/h4ckb0ard/rules.mk

+ 159
- 0
keyboards/rot13labs/h4ckb0ard/info.json View File

@ -0,0 +1,159 @@
{
"manufacturer": "rot13labs",
"keyboard_name": "H4CKB0ARD",
"maintainer": "c0ldbru",
"bootloader": "usbasploader",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["C0", "C1", "C2", "C3", "C4", "C5", "D0", "D1", "B5", "D7", "D6", "D4"],
"rows": ["B0", "B1", "B2", "B3"]
},
"processor": "atmega328p",
"usb": {
"pid": "0xBABE",
"vid": "0xBEEF",
"device_version": "13.3.7",
"no_startup_check": true
},
"ws2812": {
"pin": "B4"
},
"rgb_matrix": {
"animations": {
"cycle_up_down": true,
"jellybean_raindrops": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"pixel_fractal": true,
"rainbow_moving_chevron": true,
"cycle_pinwheel": true,
"pixel_rain": true,
"dual_beacon": true,
"hue_breathing": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
"solid_reactive": true,
"splash": true,
"multisplash": true,
"solid_splash": true,
"solid_reactive_cross": true
},
"driver": "ws2812",
"default": {
"animation": "cycle_up_down"
},
"layout": [
{"flags": 4, "matrix": [0, 11], "x": 0, "y": 0},
{"flags": 4, "matrix": [0, 10], "x": 1, "y": 0},
{"flags": 4, "matrix": [0, 9], "x": 2, "y": 0},
{"flags": 4, "matrix": [0, 8], "x": 3, "y": 0},
{"flags": 4, "matrix": [0, 7], "x": 4, "y": 0},
{"flags": 4, "matrix": [0, 6], "x": 5, "y": 0},
{"flags": 4, "matrix": [0, 5], "x": 6, "y": 0},
{"flags": 4, "matrix": [0, 4], "x": 7, "y": 0},
{"flags": 4, "matrix": [0, 3], "x": 8, "y": 0},
{"flags": 4, "matrix": [0, 2], "x": 9, "y": 0},
{"flags": 4, "matrix": [0, 1], "x": 10, "y": 0},
{"flags": 4, "matrix": [0, 0], "x": 11, "y": 0},
{"flags": 4, "matrix": [1, 0], "x": 0, "y": 1},
{"flags": 4, "matrix": [1, 1], "x": 1.25, "y": 1},
{"flags": 4, "matrix": [1, 2], "x": 2.25, "y": 1},
{"flags": 4, "matrix": [1, 3], "x": 3.25, "y": 1},
{"flags": 4, "matrix": [1, 4], "x": 4.25, "y": 1},
{"flags": 4, "matrix": [1, 5], "x": 5.25, "y": 1},
{"flags": 4, "matrix": [1, 6], "x": 6.25, "y": 1},
{"flags": 4, "matrix": [1, 7], "x": 7.25, "y": 1},
{"flags": 4, "matrix": [1, 8], "x": 8.25, "y": 1},
{"flags": 4, "matrix": [1, 9], "x": 9.25, "y": 1},
{"flags": 4, "matrix": [1, 11], "x": 10.25, "y": 1},
{"flags": 4, "matrix": [2, 11], "x": 0, "y": 2},
{"flags": 4, "matrix": [2, 10], "x": 1.75, "y": 2},
{"flags": 4, "matrix": [2, 8], "x": 2.75, "y": 2},
{"flags": 4, "matrix": [2, 7], "x": 3.75, "y": 2},
{"flags": 4, "matrix": [2, 6], "x": 4.75, "y": 2},
{"flags": 4, "matrix": [2, 5], "x": 5.75, "y": 2},
{"flags": 4, "matrix": [2, 4], "x": 6.75, "y": 2},
{"flags": 4, "matrix": [2, 3], "x": 7.75, "y": 2},
{"flags": 4, "matrix": [2, 2], "x": 8.75, "y": 2},
{"flags": 4, "matrix": [2, 1], "x": 10.5, "y": 2},
{"flags": 4, "matrix": [2, 0], "x": 11.5, "y": 2},
{"flags": 4, "matrix": [3, 0], "x": 0, "y": 3},
{"flags": 4, "matrix": [3, 1], "x": 1.25, "y": 3},
{"flags": 4, "matrix": [3, 2], "x": 2.5, "y": 3},
{"flags": 4, "matrix": [3, 4], "x": 3.5, "y": 3},
{"flags": 4, "matrix": [3, 6], "x": 5.75, "y": 3},
{"flags": 4, "matrix": [3, 8], "x": 8.5, "y": 3},
{"flags": 4, "matrix": [3, 9], "x": 9.5, "y": 3},
{"flags": 4, "matrix": [3, 10], "x": 10.5, "y": 3},
{"flags": 4, "matrix": [3, 11], "x": 11.5, "y": 3}
],
"max_brightness": 100
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0, "w": 1.5},
{"matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 1},
{"matrix": [1, 2], "x": 2.25, "y": 1},
{"matrix": [1, 3], "x": 3.25, "y": 1},
{"matrix": [1, 4], "x": 4.25, "y": 1},
{"matrix": [1, 5], "x": 5.25, "y": 1},
{"matrix": [1, 6], "x": 6.25, "y": 1},
{"matrix": [1, 7], "x": 7.25, "y": 1},
{"matrix": [1, 8], "x": 8.25, "y": 1},
{"matrix": [1, 9], "x": 9.25, "y": 1},
{"matrix": [1, 11], "x": 10.25, "y": 1, "w": 2.25},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2, "w": 1.75},
{"matrix": [2, 10], "x": 10.5, "y": 2},
{"matrix": [2, 11], "x": 11.5, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [3, 1], "x": 1.25, "y": 3, "w": 1.25},
{"matrix": [3, 2], "x": 2.5, "y": 3},
{"matrix": [3, 4], "x": 3.5, "y": 3, "w": 2.25},
{"matrix": [3, 6], "x": 5.75, "y": 3, "w": 2.75},
{"matrix": [3, 8], "x": 8.5, "y": 3},
{"matrix": [3, 9], "x": 9.5, "y": 3},
{"matrix": [3, 10], "x": 10.5, "y": 3},
{"matrix": [3, 11], "x": 11.5, "y": 3}
]
}
}
}

+ 45
- 0
keyboards/rot13labs/h4ckb0ard/keymaps/default/keymap.c View File

@ -0,0 +1,45 @@
/* Copyright 2024 rot13labs
*
* 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 <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_RCTL, KC_UP, DF(1),
KC_LCTL, KC_LGUI, MO(2), KC_SPC, KC_SPC, MO(1), KC_LEFT, KC_DOWN, KC_RIGHT),
/* FN - symbols & audio controls */
[1] = LAYOUT(
KC_ESC, KC_MINS, KC_EQL, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_LBRC, KC_RBRC, KC_BSLS, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_SCLN, KC_QUOT, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_COMM, KC_DOT, KC_SLSH, KC_RCTL, KC_VOLU, DF(2),
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_TRNS, KC_MPRV, KC_VOLD, KC_MNXT),
/* ALT - numbers */
[2] = LAYOUT(
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_DEL,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_RCTL, KC_UP, DF(3),
KC_LCTL, KC_LGUI, _______, MO(3), KC_SPC, KC_RALT, KC_LEFT, KC_DOWN, KC_RIGHT),
/* SPC - RGB control layer */
[3] = LAYOUT(
KC_ESC, KC_Q, RGB_M_SW, KC_E, RGB_M_R, KC_T, KC_Y, RGB_SPD, RGB_SPI, RGB_RMOD, RGB_MOD, KC_DEL,
KC_TAB, KC_A, RGB_M_P, KC_D, KC_F, KC_G, KC_H, RGB_SAD, RGB_SAI, RGB_TOG, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, RGB_M_B, KC_N, KC_M, KC_RCTL, RGB_VAI, DF(0),
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, _______, RGB_HUD, RGB_VAD, RGB_HUI),
};

+ 19
- 0
keyboards/rot13labs/h4ckb0ard/readme.md View File

@ -0,0 +1,19 @@
# h4ckb0ard
![h4ckb0ard](https://i.imgur.com/U325abR.jpg)
A 40% keyboard for hackers using the c0ldbru layout, designed to minimize space without requiring users to buy extra keycaps just to use less.
* Keyboard Maintainer: [c0ldbru](https://github.com/c0ldbru)
* Hardware Supported: h4ckb0ard // atmega328p
* Hardware Availability: [rot13labs](https://rot13labs.com)
Make example for this keyboard (after setting up your build environment):
make rot13labs/h4ckb0ard:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
You can enter the bootloader to flash on new firmware by holding down the ESC key while plugging the h4ckb0ard in.

+ 1
- 0
keyboards/rot13labs/h4ckb0ard/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

Loading…
Cancel
Save